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 fbadf41 + d92eeec commit b4d9eabCopy full SHA for b4d9eab
build.sbt
@@ -31,7 +31,7 @@ ThisBuild / homepage := Some(
31
// Scala versions
32
33
val scala212 = "2.12.16"
34
-val scala213 = "2.13.8"
+val scala213 = "2.13.10"
35
val scala3 = "3.1.3"
36
37
scalaVersion := scala213
0 commit comments