From 3f27bd176c296183a7cd360028e635dee6eb597d Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 24 Jul 2023 15:58:55 +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 f6acff8..e3c114d 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.6.2 +sbt.version = 1.9.3