Skip to content

Commit 30bf624

Browse files
authored
Merge pull request #469 from scala-steward/update/patches
Patch updates
2 parents 7014ff9 + 5975169 commit 30bf624

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)