From a247eadecc5c31d788f66f5ee83c4f4cf999cf02 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 5 Oct 2025 23:23:53 +0000 Subject: [PATCH] Update sbt, scripted-plugin to 1.11.7 --- .../openapi-test/json-extra-scala/project/build.properties | 2 +- .../sbt-test/openapi-test/json-scala/project/build.properties | 2 +- .../sbt-test/openapi-test/simple-scala/project/build.properties | 2 +- .../sbt-test/openapi-test/trait-scala/project/build.properties | 2 +- project/build.properties | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/plugin/src/sbt-test/openapi-test/json-extra-scala/project/build.properties b/plugin/src/sbt-test/openapi-test/json-extra-scala/project/build.properties index 6520f69..01a16ed 100644 --- a/plugin/src/sbt-test/openapi-test/json-extra-scala/project/build.properties +++ b/plugin/src/sbt-test/openapi-test/json-extra-scala/project/build.properties @@ -1 +1 @@ -sbt.version=1.11.0 +sbt.version=1.11.7 diff --git a/plugin/src/sbt-test/openapi-test/json-scala/project/build.properties b/plugin/src/sbt-test/openapi-test/json-scala/project/build.properties index 6520f69..01a16ed 100644 --- a/plugin/src/sbt-test/openapi-test/json-scala/project/build.properties +++ b/plugin/src/sbt-test/openapi-test/json-scala/project/build.properties @@ -1 +1 @@ -sbt.version=1.11.0 +sbt.version=1.11.7 diff --git a/plugin/src/sbt-test/openapi-test/simple-scala/project/build.properties b/plugin/src/sbt-test/openapi-test/simple-scala/project/build.properties index 6520f69..01a16ed 100644 --- a/plugin/src/sbt-test/openapi-test/simple-scala/project/build.properties +++ b/plugin/src/sbt-test/openapi-test/simple-scala/project/build.properties @@ -1 +1 @@ -sbt.version=1.11.0 +sbt.version=1.11.7 diff --git a/plugin/src/sbt-test/openapi-test/trait-scala/project/build.properties b/plugin/src/sbt-test/openapi-test/trait-scala/project/build.properties index 6520f69..01a16ed 100644 --- a/plugin/src/sbt-test/openapi-test/trait-scala/project/build.properties +++ b/plugin/src/sbt-test/openapi-test/trait-scala/project/build.properties @@ -1 +1 @@ -sbt.version=1.11.0 +sbt.version=1.11.7 diff --git a/project/build.properties b/project/build.properties index 1f63e74..7be0212 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.11.0 \ No newline at end of file +sbt.version=1.11.7 \ No newline at end of file