From 26dbb63ff0bb8619b833c10fe674dc8b5a577d62 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 15 Feb 2026 00:55:40 +0000 Subject: [PATCH] Update sbt to 1.12.3 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index b46cfa1..a2923b2 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.6.2 \ No newline at end of file +sbt.version = 1.12.3 \ No newline at end of file