Skip to content

Commit

Permalink
Update scala3-library to 3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 11, 2024
1 parent 133f3ff commit ec3540a
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
@@ -1,7 +1,7 @@
import org.jetbrains.sbtidea.Keys.*
import org.jetbrains.sbtidea.verifier.FailureLevel

lazy val scala3Version = "3.5.2"
lazy val scala3Version = "3.6.2"
lazy val logbackVersion = "1.5.12"
lazy val graphvizVersion = "0.18.1"
lazy val joorVersion = "0.9.15"
Expand Down

0 comments on commit ec3540a

Please sign in to comment.