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 3fefddc + 13a4eb4 commit 59d56a6Copy full SHA for 59d56a6
1 file changed
build.sbt
@@ -3,7 +3,7 @@ import com.softwaremill.Publish.{updateDocs, ossPublishSettings}
3
import com.softwaremill.UpdateVersionInDocs
4
5
val scala211 = "2.11.12"
6
-val scala212 = "2.12.16"
+val scala212 = "2.12.17"
7
val scala213 = "2.13.8"
8
val scala3 = "3.2.0"
9
0 commit comments