Skip to content

Commit c14b40d

Browse files
authored
Merge pull request #240 from typelevel/update/scala-library-2.13.18
2 parents d5038c8 + fa43e25 commit c14b40d

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
// publish website from this branch
1414
ThisBuild / tlSitePublishBranch := Some("main")
1515

16-
val Scala213 = "2.13.17"
16+
val Scala213 = "2.13.18"
1717
ThisBuild / crossScalaVersions := Seq("2.12.20", Scala213, "3.3.7")
1818
ThisBuild / scalaVersion := Scala213 // the default Scala
1919

0 commit comments

Comments
 (0)