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 97649ad + 89a100b commit c33991dCopy full SHA for c33991d
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