Skip to content

Commit e15c6f7

Browse files
authored
Merge pull request #603 from scala-steward/update/scala-library-2.13.18
Update scala-library to 2.13.18
2 parents 13fd9bf + 768785e commit e15c6f7

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.17"
10+
val Scala_2_13 = "2.13.18"
1111
val Scala_3 = "3.3.7"
1212

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

0 commit comments

Comments
 (0)