From 7fc415ab260a6a5a2f25db2821da9fb56f1bf8c1 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 28 Sep 2024 21:38:23 +0000 Subject: [PATCH 1/4] [2.2.x] scala-library 2.12.20 (was 2.12.19) --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 059ed81..5b5237e 100644 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ lazy val `play-doc` = (project in file(".")) organizationHomepage := Some(url("https://playframework.com")), homepage := Some(url(s"https://github.com/playframework/${Omnidoc.repoName}")), licenses := Seq("Apache-2.0" -> url("https://www.apache.org/licenses/LICENSE-2.0.html")), - crossScalaVersions := Seq("2.12.19", "2.13.14", "3.3.3"), + crossScalaVersions := Seq("2.12.20", "2.13.14", "3.3.3"), developers += Developer( "playframework", "The Play Framework Contributors", From 633a2dad475b8625aba7faa2cd151c51767317c9 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 28 Sep 2024 21:38:27 +0000 Subject: [PATCH 2/4] [2.2.x] scala-library 2.13.15 (was 2.13.14) --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 5b5237e..2b9f26e 100644 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ lazy val `play-doc` = (project in file(".")) organizationHomepage := Some(url("https://playframework.com")), homepage := Some(url(s"https://github.com/playframework/${Omnidoc.repoName}")), licenses := Seq("Apache-2.0" -> url("https://www.apache.org/licenses/LICENSE-2.0.html")), - crossScalaVersions := Seq("2.12.20", "2.13.14", "3.3.3"), + crossScalaVersions := Seq("2.12.20", "2.13.15", "3.3.3"), developers += Developer( "playframework", "The Play Framework Contributors", From 92c248d272f45ae2c231a478f5d899c61fa26054 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 28 Sep 2024 21:38:30 +0000 Subject: [PATCH 3/4] [2.2.x] scala3-library 3.3.4 (was 3.3.3) --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 2b9f26e..01aeb20 100644 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ lazy val `play-doc` = (project in file(".")) organizationHomepage := Some(url("https://playframework.com")), homepage := Some(url(s"https://github.com/playframework/${Omnidoc.repoName}")), licenses := Seq("Apache-2.0" -> url("https://www.apache.org/licenses/LICENSE-2.0.html")), - crossScalaVersions := Seq("2.12.20", "2.13.15", "3.3.3"), + crossScalaVersions := Seq("2.12.20", "2.13.15", "3.3.4"), developers += Developer( "playframework", "The Play Framework Contributors", From dd6f963f0516cdf780e08ea7367acfb5884298d5 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 28 Sep 2024 21:38:32 +0000 Subject: [PATCH 4/4] [2.2.x] sbt 1.10.2 (was 1.10.1) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index ee4c672..0b699c3 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2