Skip to content

Commit 37aad34

Browse files
committed
Update scala3-library to 3.3.7
1 parent 3d231ba commit 37aad34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import ProjectMatrixSyntax.*
33
import sbt.Keys.*
44
import sbt.internal.ProjectMatrix
55

6-
lazy val scalaVersions = Seq("2.13.16", "3.3.6")
6+
lazy val scalaVersions = Seq("2.13.16", "3.3.7")
77

88
lazy val commonSettings = Seq(
99
organization := "com.evolutiongaming",

0 commit comments

Comments
 (0)