Skip to content

Commit

Permalink
Update scala3-compiler, scala3-library to 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 28, 2024
1 parent d0cbfd2 commit f48f9b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ThisBuild / resolvers ++= Seq(
"Sonatype OSS Releases" at "https://s01.oss.sonatype.org/content/repositories/releases"
)

val scala3_Version = "3.3.3"
val scala3_Version = "3.4.1"
val scala2_13Version = "2.13.13"
val scalaCollectionCompatVersion = "2.11.0"
val hibernateVersion = "8.0.1.Final"
Expand Down

0 comments on commit f48f9b2

Please sign in to comment.