Skip to content

Commit 28c747a

Browse files
committed
Update scala3-library, ... to 3.6.4
1 parent 8c28ba1 commit 28c747a

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

33
val Scala212 = "2.12.20"
44
val Scala213 = "2.13.16"
5-
val Scala3 = "3.6.3"
5+
val Scala3 = "3.6.4"
66

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

0 commit comments

Comments
 (0)