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 e0e3ac4 commit 8acf49aCopy full SHA for 8acf49a
build.sbt
@@ -1,7 +1,7 @@
1
import sbtcrossproject.CrossPlugin.autoImport.crossProject
2
3
val Scala212 = "2.12.20"
4
-val Scala213 = "2.13.16"
+val Scala213 = "2.13.17"
5
val Scala3 = "3.3.6"
6
7
ThisBuild / scalaVersion := Scala212
0 commit comments