Skip to content

Commit a776fd1

Browse files
committed
Update scala3-library to 3.4.2
1 parent 2f5f590 commit a776fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import scalapb.compiler.Version.scalapbVersion
22

33
scalaVersion := "2.13.14"
44

5-
crossScalaVersions := Seq("2.12.19", "2.13.14", "3.4.1")
5+
crossScalaVersions := Seq("2.12.19", "2.13.14", "3.4.2")
66

77
ThisBuild / organization := "com.thesamet.scalapb"
88

0 commit comments

Comments
 (0)