Skip to content

Commit 7c064f6

Browse files
authored
Merge pull request #594 from scala-steward/update/scala3-library-3.3.7
Update scala3-library, ... to 3.3.7
2 parents 90f9b4a + 8d5efeb commit 7c064f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ val rootPkg = s"$groupId.${projectName.replace("-", "")}"
88

99
val Scala_2_12 = "2.12.20"
1010
val Scala_2_13 = "2.13.16"
11-
val Scala_3 = "3.3.6"
11+
val Scala_3 = "3.3.7"
1212

1313
val moduleCrossPlatformMatrix: Map[String, List[Platform]] = Map(
1414
"calev" -> List(JVMPlatform, JSPlatform),

0 commit comments

Comments
 (0)