From ce3cbe01f083c2c8cf7e353249a48d55c1766305 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 13 Jan 2024 03:28:30 +0000 Subject: [PATCH 1/3] play-docs 3.0.1 (was 3.0.0) --- docs/project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/project/plugins.sbt b/docs/project/plugins.sbt index 1d68cbc..91e88e3 100644 --- a/docs/project/plugins.sbt +++ b/docs/project/plugins.sbt @@ -6,7 +6,7 @@ lazy val sbtPlayEbean = ProjectRef(Path.fileProperty("user.dir").getParentFile, resolvers ++= DefaultOptions.resolvers(snapshot = true) -addSbtPlugin("org.playframework" % "play-docs-sbt-plugin" % sys.props.getOrElse("play.version", "3.0.0")) +addSbtPlugin("org.playframework" % "play-docs-sbt-plugin" % sys.props.getOrElse("play.version", "3.0.1")) addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0") From a21b56aa82800347f6cfa2e5ccb6a71ea7525f91 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 13 Jan 2024 03:28:37 +0000 Subject: [PATCH 2/3] play-docs-sbt-plugin 3.0.1 (was 3.0.0) --- project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Dependencies.scala b/project/Dependencies.scala index b3e874e..9cb60f5 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -15,7 +15,7 @@ object Dependencies { } object Versions { - val play: String = "3.0.0" + val play: String = "3.0.1" val ebean = "13.23.0" val ebeanJakarta = s"$ebean-jakarta" val typesafeConfig = "1.4.3" From 12c983ada469208b7c9cbf73ad1ecb9557e7e685 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 13 Jan 2024 03:28:42 +0000 Subject: [PATCH 3/3] sbt 1.9.8 (was 1.9.7) --- docs/project/build.properties | 2 +- project/build.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/project/build.properties b/docs/project/build.properties index a47b4b2..5b79d00 100644 --- a/docs/project/build.properties +++ b/docs/project/build.properties @@ -1,3 +1,3 @@ # Copyright (C) from 2022 The Play Framework Contributors , 2011-2021 Lightbend Inc. -sbt.version=1.9.7 +sbt.version=1.9.8 diff --git a/project/build.properties b/project/build.properties index a47b4b2..5b79d00 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,3 +1,3 @@ # Copyright (C) from 2022 The Play Framework Contributors , 2011-2021 Lightbend Inc. -sbt.version=1.9.7 +sbt.version=1.9.8