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 ad079c3 commit 42f9eb7Copy full SHA for 42f9eb7
1 file changed
project/Dependencies.scala
@@ -8,7 +8,7 @@ import sbt._
8
object Dependencies {
9
10
object ScalaVersions {
11
- val scala213 = "2.13.16"
+ val scala213 = "2.13.17"
12
val scala3 = "3.3.6"
13
}
14
0 commit comments