From 901f68341dfb206c7ce3e7c164b9f37a3bceee06 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 13 Jan 2024 05:08:09 +0000 Subject: [PATCH 1/2] sbt-plugin 2.9.1 (was 2.9.0) --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 7e45f85..c2db2f2 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -2,4 +2,4 @@ scalacOptions ++= Seq( "-feature", "-unchecked", "-deprecation", "-Xlint:-unused", "-Xfatal-warnings") -addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.0") +addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.1") From 2114001ea42ccd5fc2094a7c905ea639e3b61d6d Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 13 Jan 2024 05:08:09 +0000 Subject: [PATCH 2/2] sbt 1.9.8 (was 1.9.7) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index e8a1e24..abbbce5 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.7 +sbt.version=1.9.8