Skip to content

Commit e288f1d

Browse files
Update scala3-library, ... to 3.5.0 (#270)
1 parent e2b28f1 commit e288f1d

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.19"
44
val Scala213 = "2.13.14"
5-
val Scala3 = "3.4.3"
5+
val Scala3 = "3.5.0"
66

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

0 commit comments

Comments
 (0)