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 551b025 commit c4950a0Copy full SHA for c4950a0
build.sbt
@@ -33,7 +33,7 @@ ThisBuild / homepage := Some(
33
// Scala versions
34
35
val scala212 = "2.12.20"
36
-val scala213 = "2.13.16"
+val scala213 = "2.13.17"
37
val scala3 = "3.3.6"
38
39
scalaVersion := scala213
0 commit comments