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 7457937 commit dcdaa63Copy full SHA for dcdaa63
build.sbt
@@ -18,7 +18,7 @@ credentials += Credentials(
18
19
val versions = new {
20
val scala212 = "2.12.20"
21
- val scala213 = "2.13.16"
+ val scala213 = "2.13.17"
22
val scala3 = "3.3.6"
23
24
// Which versions should be cross-compiled for publishing
0 commit comments