We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8fc28 commit 4413c43Copy full SHA for 4413c43
build.sbt
@@ -1,7 +1,7 @@
1
Global / onChangedBuildSource := ReloadOnSourceChanges
2
3
val Scala212 = "2.12.20"
4
-val Scala213 = "2.13.15"
+val Scala213 = "2.13.16"
5
val Scala3 = "3.3.4"
6
7
ThisBuild / tlBaseVersion := "0.2"
0 commit comments