From 562b42625cf5fdb9c8c02f8a3b2644dd080b480c Mon Sep 17 00:00:00 2001 From: Igal Tabachnik Date: Tue, 26 Mar 2024 20:09:32 +0200 Subject: [PATCH] Bump sbt version (JDK 21 support) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index f344c14..49214c4 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.8.2 +sbt.version = 1.9.9