From 5fb63ea2a085f36baf59979c80d832cfd4e71130 Mon Sep 17 00:00:00 2001 From: Jarek Sacha Date: Sat, 14 Jan 2023 20:03:55 -0500 Subject: [PATCH] Bump SBT to 1.8.2 --- project/build.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/build.properties b/project/build.properties index c317d77..7343362 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,6 +1,6 @@ # # Image/J Plugins -# Copyright (C) 2002-2021 Jarek Sacha +# Copyright (C) 2002-2023 Jarek Sacha # Author's email: jpsacha at gmail [dot] com # # This library is free software; you can redistribute it and/or @@ -19,4 +19,4 @@ # # Latest release available at https://github.com/ij-plugins/ijp-DeBayer2SX # -sbt.version=1.7.1 +sbt.version=1.8.2