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.
1 parent c62d4ad commit 561caaeCopy full SHA for 561caae
build.sbt
@@ -13,7 +13,7 @@ ThisBuild / developers := List(
13
ThisBuild / tlSonatypeUseLegacyHost := false
14
15
val Scala212 = "2.12.19"
16
-val Scala213 = "2.13.13"
+val Scala213 = "2.13.14"
17
val Scala3 = "3.3.3"
18
19
ThisBuild / scalaVersion := Scala212 // The default while sbt is still based on Scala 2.12.x
0 commit comments