From 0f379cff97eea4cd35ad3c06f7907b7605f472f9 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 29 Jul 2024 17:51:55 +0000 Subject: [PATCH] Update sbt to 1.10.1 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 28af2a4..0c467b5 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,3 +1,3 @@ # watch out for 1.10.x - https://github.com/sbt/sbt/issues/7553 -sbt.version=1.9.9 +sbt.version=1.10.1