From fec1c207cf617048232f7eb8d2962cf6dd9c1558 Mon Sep 17 00:00:00 2001 From: Lunfu Zhong Date: Mon, 9 Sep 2024 14:09:31 +0000 Subject: [PATCH] Update sbt to 1.9.9 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index b19d4e1..49214c4 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.9.7 +sbt.version = 1.9.9