From 41d32e0eaca9fed8af90e6b26c947f2ec39a451d Mon Sep 17 00:00:00 2001 From: eikek-scala-steward Date: Sun, 6 Jul 2025 06:30:40 +0000 Subject: [PATCH] Update sbt, scripted-plugin to 1.11.3 --- .../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..c02c575 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.3 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..c02c575 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.3 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..c02c575 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.3 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..c02c575 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.3 diff --git a/project/build.properties b/project/build.properties index 1f63e74..0d08862 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.3 \ No newline at end of file