From 8260d3c62faa77b837749e47621faaee2c2c731d Mon Sep 17 00:00:00 2001 From: eikek-scala-steward Date: Mon, 6 Oct 2025 06:19:13 +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