From a5ef3e587acc96ebd1d9dab82d3bab6d8863dd0f Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 19 Dec 2024 16:58:07 +0000 Subject: [PATCH 1/2] [2.9.x] sbt-plugin 2.9.6 (was 2.9.5) --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 7f01e8f..a7dd0c6 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.5") +addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.6") From 643693bdef7f3080cbfb54859b60b27d6a76e537 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 19 Dec 2024 16:58:07 +0000 Subject: [PATCH 2/2] [2.9.x] sbt 1.10.6 (was 1.10.5) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index db1723b..e88a0d8 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.5 +sbt.version=1.10.6