From b210cc337acbfbbeb9128054a2fd746207101a5c Mon Sep 17 00:00:00 2001 From: Jarek Sacha Date: Sat, 12 Oct 2019 15:08:13 -0400 Subject: [PATCH] Update SBT for better performance on Java 13 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index b0718fd..518c19e 100644 --- a/project/build.properties +++ b/project/build.properties @@ -19,4 +19,4 @@ # # Latest release available at https://github.com/ij-plugins/ijp-DeBayer2SX # -sbt.version=1.3.0 +sbt.version=1.3.2