From 01fb8430ba29729db763bf4bc95de335e763d96a Mon Sep 17 00:00:00 2001 From: Matthias Kurz Date: Sun, 4 Jun 2023 01:09:29 +0200 Subject: [PATCH] Use latest sbt 1.9.0 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 46e43a97e..40b3b8e7b 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.8.2 +sbt.version=1.9.0