From f3e324c0a7c6b1030bfb28a1599fbd8f5bcee0e7 Mon Sep 17 00:00:00 2001 From: Jarek Sacha Date: Mon, 8 Mar 2021 22:42:22 -0500 Subject: [PATCH] Revert to SBT 1.4.7 due to jar signing bug --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index c11f4e5..0b60512 100644 --- a/project/build.properties +++ b/project/build.properties @@ -19,5 +19,5 @@ # # Latest release available at http://sourceforge.net/projects/ij-plugins/ # -sbt.version=1.4.8 +sbt.version=1.4.7