Skip to content

Commit b3fec59

Browse files
Update scala3-library, ... to 3.5.2 (#280)
1 parent b65f47a commit b3fec59

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.15"
5-
val Scala3 = "3.5.1"
5+
val Scala3 = "3.5.2"
66

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

0 commit comments

Comments
 (0)