From 397acbed8510fd38db0bd91d04b6dc849efe995a Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 16 Jul 2026 17:03:01 +0000 Subject: [PATCH] Upgrade sbt from 1.12.13 to 2.0.2 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 4ef9292..0fd64f7 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.12.13 \ No newline at end of file +sbt.version=2.0.2 \ No newline at end of file