libeufin

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

commit 30e44180c9a64dabaad519e8c5a949929ae28493
parent 5463134c614fd119c162f233885ca56cab497c2a
Author: Antoine A <>
Date:   Wed, 17 Jan 2024 13:13:03 +0000

v0.9.4

Diffstat:
Mbuild.gradle | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle @@ -11,7 +11,7 @@ plugins { } group = "tech.libeufin" -version = "0.9.3" +version = "0.9.4" if (!JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_17)){ throw new GradleException(