Skip to content

Commit 8a34e79

Browse files
typelevel-steward[bot]satorg
authored andcommitted
Update scala-library to 2.13.17
1 parent 2db0ae2 commit 8a34e79

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
@@ -4,7 +4,7 @@ ThisBuild / developers := List(
44
tlGitHubDev("larsrh", "Lars Hupel")
55
)
66

7-
ThisBuild / crossScalaVersions := Seq("2.12.20", "2.13.16", "3.3.6")
7+
ThisBuild / crossScalaVersions := Seq("2.12.20", "2.13.17", "3.3.6")
88
ThisBuild / tlVersionIntroduced := Map("3" -> "1.1.5")
99

1010
ThisBuild / licenses := Seq("MIT" -> url("https://opensource.org/licenses/MIT"))

0 commit comments

Comments
 (0)