We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd9b600 + fd71cfb commit d8df24fCopy full SHA for d8df24f
build.sbt
@@ -2,7 +2,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
2
3
val Scala212 = "2.12.20"
4
val Scala213 = "2.13.16"
5
-val Scala3 = "3.3.6"
+val Scala3 = "3.3.7"
6
7
ThisBuild / tlBaseVersion := "0.2"
8
ThisBuild / licenses := List("MIT" -> url("https://opensource.org/licenses/MIT"))
0 commit comments