From fe5b9cf3a1f748413dd45715dcb4f8478cc389db Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 13 Jul 2022 18:13:00 +0000 Subject: [PATCH] Update sbt to 1.7.1 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 88dc997a..b1e589d9 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.5.8 \ No newline at end of file +sbt.version=1.7.1 \ No newline at end of file