From fa4d0d6217adf71333e84ef0d85cc67ffb32cd79 Mon Sep 17 00:00:00 2001 From: He-Pin Date: Mon, 26 Jun 2023 14:24:45 +0800 Subject: [PATCH] =sbt Bump sbt version to 1.9.1 Signed-off-by: He-Pin --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 40b3b8e7b6..3c0b78a7c6 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.0 +sbt.version=1.9.1