From 608a228dff0b351124c92bd5cb78faf66613a6bf Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 15 Jun 2026 01:35:33 +0000 Subject: [PATCH] Update sbt, scripted-plugin to 1.12.12 --- README.md | 2 +- project/build.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a2c53e..dac1fbb 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ You will need to make the following adjustments to your build: ### project/build.properties ``` -sbt.version=1.12.11 +sbt.version=1.12.12 ``` ### build.sbt diff --git a/project/build.properties b/project/build.properties index dabdb15..7c1916d 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.12.11 +sbt.version=1.12.12