From 92050632c64ffaf43b323dec695f856126cd3d9c Mon Sep 17 00:00:00 2001 From: Marcel Luethi Date: Sat, 11 Jul 2026 05:53:53 +0200 Subject: [PATCH] bump sbt version This seems to be required for successfully publishing to sonatype --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 92aa2e47..c3152f23 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.12.0 +sbt.version = 1.12.13 \ No newline at end of file