Skip to content

Commit b41fd9a

Browse files
committed
Update scala3-compiler, scala3-library to 3.3.5
1 parent 6773432 commit b41fd9a

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
@@ -5,7 +5,7 @@ ThisBuild / resolvers ++= Seq(
55
"Sonatype OSS Releases" at "https://s01.oss.sonatype.org/content/repositories/releases"
66
)
77

8-
val scala3_Version = "3.3.4"
8+
val scala3_Version = "3.3.5"
99
val scala2_13Version = "2.13.15"
1010
val scalaCollectionCompatVersion = "2.12.0"
1111
val hibernateVersion = "8.0.1.Final"

0 commit comments

Comments
 (0)