From a33e3e2f00e3cc0eab013a9b0060d4513f4d3b65 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 26 Jul 2023 21:50:52 +0000 Subject: [PATCH] Update sbt to 1.9.3 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index f6acff8b..e3c114d8 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.6.2 +sbt.version = 1.9.3