Skip to content

Commit 88c75a1

Browse files
authored
Update scala-library to 2.13.15 (#353)
1 parent c4567c3 commit 88c75a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
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.14"
16+
val scala213 = "2.13.15"
1717
val scala3 = "3.3.3"
1818
val PrimaryJava = JavaSpec.temurin("11")
1919
val LTSJava = JavaSpec.temurin("17")

0 commit comments

Comments
 (0)