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 904b22f + 0aea440 commit c8f5ff4Copy full SHA for c8f5ff4
1 file changed
project/Dependencies.scala
@@ -1,5 +1,5 @@
1
object Dependencies {
2
val Scala212 = "2.12.19"
3
- val Scala213 = "2.13.13"
+ val Scala213 = "2.13.14"
4
val Scala3 = "3.3.3"
5
}
0 commit comments