From 5b05591a73d404e2288c5f687ad0527e297748f8 Mon Sep 17 00:00:00 2001 From: Daniel Slapman Date: Fri, 15 Dec 2023 21:09:37 +0100 Subject: [PATCH] Update sbt to 1.9.8 --- backend/project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/project/build.properties b/backend/project/build.properties index 331a838c..63df6ac8 100644 --- a/backend/project/build.properties +++ b/backend/project/build.properties @@ -1 +1 @@ -sbt.version = 1.9.7 \ No newline at end of file +sbt.version = 1.9.8 \ No newline at end of file