Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit f48f9b2

Browse files
committed
Update scala3-compiler, scala3-library to 3.4.1
1 parent d0cbfd2 commit f48f9b2

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.3"
8+
val scala3_Version = "3.4.1"
99
val scala2_13Version = "2.13.13"
1010
val scalaCollectionCompatVersion = "2.11.0"
1111
val hibernateVersion = "8.0.1.Final"

0 commit comments

Comments
 (0)