libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

commit 90e9e6804f01793628b2abe0c2771fb96bf318e3
parent bc531c49277b33ee052a7fa4266b1b21dcff0aab
Author: Florian Dold <florian@dold.me>
Date:   Thu,  7 Mar 2024 23:51:14 +0100

project vesion 0.9.4a

Diffstat:
Mbuild.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.9.4" +version = "0.9.4a" if (!JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_17)){ throw new GradleException(