Skip to content

Commit b0629dd

Browse files
authored
Merge pull request #180 from scala-steward/update/scala3-library-3.3.7
Update scala3-library, ... to 3.3.7
2 parents fe099db + bad7d4b commit b0629dd

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 scala.collection.immutable
33
lazy val V = new {
44
val SCALA_2_12 = "2.12.20"
55
val SCALA_2_13 = "2.13.17"
6-
val SCALA_3 = "3.3.6"
6+
val SCALA_3 = "3.3.7"
77
val Scalas = Seq(SCALA_2_13, SCALA_2_12, SCALA_3)
88
val literally = "1.2.0"
99
val scalaJavaTime = "2.6.0"

0 commit comments

Comments
 (0)