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 8a347fc + d6b3c00 commit 13a27d4Copy full SHA for 13a27d4
1 file changed
project/Dependencies.scala
@@ -9,7 +9,7 @@ import sbt._
9
object Dependencies {
10
11
object ScalaVersions {
12
- val scala212 = "2.12.20"
+ val scala212 = "2.12.21"
13
val scala213 = "2.13.18"
14
val scala3 = "3.3.7"
15
}
0 commit comments