From 79a3b8e59966c276a0dd603b8a1cb7054bf8ee47 Mon Sep 17 00:00:00 2001 From: Claus Nagel Date: Thu, 11 Feb 2021 16:50:51 +0100 Subject: [PATCH] updated to impexp 4.3.0-rc1 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 324031a..81e3687 100644 --- a/build.gradle +++ b/build.gradle @@ -26,7 +26,7 @@ repositories { } dependencies { - implementation 'org.citydb:impexp-client:4.3.0-b20210211-1117' + implementation 'org.citydb:impexp-client:4.3.0-rc1' implementation 'org.citygml4j.ade:iur-ade-citygml4j:1.4.0' citygml4j('org.citygml4j.ade:iur-ade-citygml4j:1.4.0') {