From ddaf13e035793cbb611e91765b82d6902f1f4774 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 18 Jul 2026 21:36:26 +0000 Subject: [PATCH] Update sbt to 2.0.3 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 0fd64f7..666ca2e 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=2.0.2 \ No newline at end of file +sbt.version=2.0.3 \ No newline at end of file