We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7090d7 + b288ef3 commit b508df2Copy full SHA for b508df2
build.sbt
@@ -1,7 +1,7 @@
1
import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
2
3
// Scala versions
4
-val scala213 = "2.13.17"
+val scala213 = "2.13.18"
5
6
val scala212 = "2.12.21"
7
0 commit comments