From 40c0952f0c2081850499eb2407d6fe37ac066cf6 Mon Sep 17 00:00:00 2001 From: Tofu Bot Date: Mon, 16 Sep 2024 01:37:58 +0000 Subject: [PATCH] Update sbt to 1.10.2 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index ad30260..2e6f30f 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.10.1 \ No newline at end of file +sbt.version = 1.10.2 \ No newline at end of file