From 3f9da7bc6b2c88aa2f7643f08503b190fb248190 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 10 Jul 2024 13:21:23 +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 4067c483a..ebb337b0b 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,2 +1,2 @@ # suppress inspection "UnusedProperty" -sbt.version=1.10.0 +sbt.version=1.10.1