From ceaf7284d1f0e90a494175c68dc49786aab8bec8 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 24 Jul 2023 17:22:29 +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 100755 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.6.2 +sbt.version = 1.9.3