Skip to content

Commit e424d32

Browse files
scala-stewardavdv
authored andcommitted
Update scala-library to 2.13.18
1 parent a63be82 commit e424d32

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
@@ -12,7 +12,7 @@ lazy val root = (project in file("."))
1212
name := "play-json-refined",
1313
organization := "de.cbley",
1414
organizationName := "Claudio Bley",
15-
crossScalaVersions := List("2.13.17", "2.12.20", "3.7.4"),
15+
crossScalaVersions := List("2.13.18", "2.12.20", "3.7.4"),
1616
homepage := Some(url("https://github.com/avdv/play-json-refined")),
1717
licenses += "Apache-2.0" -> url(
1818
"http://www.apache.org/licenses/LICENSE-2.0"

0 commit comments

Comments
 (0)