From 98a858a570c25b0cfa7c28407af828a50eab62d3 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 3 Jun 2025 22:11:45 +0000 Subject: [PATCH] Update sbt, scripted-plugin to 1.11.1 --- README.md | 2 +- project/build.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c14d44d..b5805d0 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.11.0 +sbt.version=1.11.1 ``` You must use sbt 1.5.5 or newer; older versions of sbt are not supported. diff --git a/project/build.properties b/project/build.properties index 6520f69..61c9b1c 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.11.0 +sbt.version=1.11.1