Skip to content

Commit ff8940f

Browse files
authored
Merge pull request #590 from scala-steward/update/scala-library-2.13.17
Update scala-library to 2.13.17
2 parents 98970fa + 227be30 commit ff8940f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ val projectName = "fs2-cron"
77
val rootPkg = s"$groupId.${projectName.replace("-", "")}"
88

99
val Scala_2_12 = "2.12.20"
10-
val Scala_2_13 = "2.13.16"
10+
val Scala_2_13 = "2.13.17"
1111
val Scala_3 = "3.3.7"
1212

1313
val moduleCrossPlatformMatrix: Map[String, List[Platform]] = Map(

0 commit comments

Comments
 (0)