Skip to content

Commit 0a5d2e6

Browse files
scala-stewardMateuszKubuszok
authored andcommitted
Update scala-library to 2.13.17
1 parent b31a781 commit 0a5d2e6

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
@@ -14,7 +14,7 @@ val mavenCentralSnapshots = "Maven Central Snapshots" at "https://central.sonaty
1414
val versions = new {
1515
// Versions we are publishing for.
1616
val scala212 = "2.12.20"
17-
val scala213 = "2.13.16"
17+
val scala213 = "2.13.17"
1818
val scala3 = "3.3.7"
1919

2020
// Which versions should be cross-compiled for publishing.

0 commit comments

Comments
 (0)