From 140bc9b8ec617b165c196828401b2a65c59bd9db Mon Sep 17 00:00:00 2001 From: eikek-scala-steward Date: Sun, 8 Jun 2025 06:30:17 +0000 Subject: [PATCH] Update sbt, scripted-plugin to 1.11.2 --- .../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..bbb0b60 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.2 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..bbb0b60 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.2 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..bbb0b60 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.2 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..bbb0b60 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.2 diff --git a/project/build.properties b/project/build.properties index 1f63e74..3f1b698 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.2 \ No newline at end of file