Skip to content

Commit 5975169

Browse files
committed
scala3-library 3.8.4 (was 3.8.3)
1 parent 7014ff9 commit 5975169

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
@@ -22,7 +22,7 @@ lazy val `play-doc` = (project in file("."))
2222
organizationHomepage := Some(url("https://playframework.com")),
2323
homepage := Some(url(s"https://github.com/playframework/${Omnidoc.repoName}")),
2424
licenses := Seq("Apache-2.0" -> url("https://www.apache.org/licenses/LICENSE-2.0.html")),
25-
crossScalaVersions := Seq("2.12.21", "2.13.18", "3.8.3"),
25+
crossScalaVersions := Seq("2.12.21", "2.13.18", "3.8.4"),
2626
developers += Developer(
2727
"playframework",
2828
"The Play Framework Contributors",

0 commit comments

Comments
 (0)