From 440c0dd124603479b3611c8da92b8ab35d6b0be4 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 12 Nov 2022 16:35:46 +0000 Subject: [PATCH] Update sbt to 1.8.0 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 88dc997a..40f4d4b6 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.8.0 \ No newline at end of file