From ea0a82310ce30090c06bf94f8e4554e61fa062a9 Mon Sep 17 00:00:00 2001 From: Hugh Simpson Date: Mon, 9 Oct 2023 11:08:45 +0100 Subject: [PATCH] fix: bump sbt to fix odd classloading bug --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 875b706a8..27430827b 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.2 +sbt.version=1.9.6