From 288d9786d61efa0f235d3b8ecf0ee30bcc7abc83 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 2 Dec 2024 01:29:56 +0000 Subject: [PATCH] Update sbt, scripted-plugin to 1.10.6 --- README.md | 2 +- project/build.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3bf924c..4222287 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.10.5 +sbt.version=1.10.6 ``` 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 db1723b..e88a0d8 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.5 +sbt.version=1.10.6