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 58a8373 + ddbcdfd commit 815aa98Copy full SHA for 815aa98
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