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 d2c91e7 + f5acfb2 commit c111c8bCopy full SHA for c111c8b
project/Dependencies.scala
@@ -3,7 +3,7 @@ import Keys._
3
4
object Dependencies {
5
val scala212 = "2.12.20"
6
- val scala213 = "2.13.16"
+ val scala213 = "2.13.17"
7
val scala3 = "3.3.6"
8
9
val scalaCompiler = Def.setting {
0 commit comments