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 0fca455 + 23cd8d4 commit 3557ec9Copy full SHA for 3557ec9
1 file changed
project/Dependencies.scala
@@ -4,7 +4,7 @@
4
import sbt._
5
6
object Dependencies {
7
- val Scala212 = "2.12.20"
+ val Scala212 = "2.12.21"
8
val Scala213 = "2.13.18"
9
val Scala3 = "3.3.7"
10
0 commit comments