From c5d138f5816a56cd282558146456cb8ae47daa9f Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 16 Sep 2024 13:27:45 +0000 Subject: [PATCH] Update sbt to 1.10.2 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index ebb337b0b..526f82fa7 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,2 +1,2 @@ # suppress inspection "UnusedProperty" -sbt.version=1.10.1 +sbt.version=1.10.2