commit 472f8f47423a2c014d76975ee3c17c88aa6615d9 parent a8e5100c13b42ac28d976a42bcfd91c3d48e2450 Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 22 Dec 2024 11:13:05 +0100 -build version bump: Diffstat:
| M | build.gradle | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle @@ -9,7 +9,7 @@ plugins { } group = "tech.libeufin" -version = "0.14.4" +version = "0.14.6" if (!JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_17)){ throw new GradleException(