From 8cb796eebe16aa600381dccacb6f54f85a5202d2 Mon Sep 17 00:00:00 2001 From: Daniel Slapman Date: Thu, 9 Apr 2026 08:56:04 +0200 Subject: [PATCH] Update sbt to 1.12.9 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index c8cca64..b50d18f 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.12.1 \ No newline at end of file +sbt.version = 1.12.9 \ No newline at end of file