Skip to content

Commit fd22def

Browse files
committed
Update scala3-library, ... to 3.7.1
1 parent 11c7df4 commit fd22def

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
@@ -2,7 +2,7 @@ val scalapbVersion = "0.11.17"
22

33
val Scala212 = "2.12.20"
44
val Scala213 = "2.13.16"
5-
val Scala3 = "3.7.0"
5+
val Scala3 = "3.7.1"
66

77
ThisBuild / crossScalaVersions := Seq(Scala212, Scala213, Scala3)
88

0 commit comments

Comments
 (0)