From 2aa35f6c52527fcd24cf214730e8d2ecc02c4a63 Mon Sep 17 00:00:00 2001 From: Simon Dumas Date: Thu, 21 Dec 2023 09:56:21 +0100 Subject: [PATCH] Update to sbt 1.9.8 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index b19d4e1ed7..0aa5c39b87 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.9.7 +sbt.version = 1.9.8