Skip to content

Commit dcdaa63

Browse files
committed
Update scala-library to 2.13.17
1 parent 7457937 commit dcdaa63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ credentials += Credentials(
1818

1919
val versions = new {
2020
val scala212 = "2.12.20"
21-
val scala213 = "2.13.16"
21+
val scala213 = "2.13.17"
2222
val scala3 = "3.3.6"
2323

2424
// Which versions should be cross-compiled for publishing

0 commit comments

Comments
 (0)