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.
1 parent e7d1a2e commit 0029e25Copy full SHA for 0029e25
project/Dependencies.scala
@@ -4,7 +4,7 @@
4
import sbt._
5
6
object Dependencies {
7
- val Scala212 = "2.12.19"
+ val Scala212 = "2.12.20"
8
val Scala213 = "2.13.14"
9
val Scala3 = "3.3.3"
10
0 commit comments