Skip to content

Commit 61a26e3

Browse files
committed
bump: scala-library 2.13.15 (was 2.13.12)
1 parent 4049dca commit 61a26e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ object Dependencies {
99

1010
val CronBuild = sys.env.get("GITHUB_EVENT_NAME").contains("schedule")
1111

12-
val Scala213 = "2.13.12" // update even in link-validator.conf
12+
val Scala213 = "2.13.15" // update even in link-validator.conf
1313
val Scala3 = "3.3.3"
1414
val Scala2Versions = Seq(Scala213)
1515
val ScalaVersions = Dependencies.Scala2Versions :+ Dependencies.Scala3

0 commit comments

Comments
 (0)