Skip to content

Commit 0da6009

Browse files
committed
Update scala-library to 2.13.17
1 parent 315b71c commit 0da6009

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
@@ -13,7 +13,7 @@ ThisBuild / developers := List(
1313
)
1414

1515
val scala212 = "2.12.20"
16-
val scala213 = "2.13.16"
16+
val scala213 = "2.13.17"
1717
val scala3 = "3.3.7"
1818
val PrimaryJava = JavaSpec.temurin("11")
1919
val LTSJava = JavaSpec.temurin("17")

0 commit comments

Comments
 (0)