Skip to content

Commit 4aad3f1

Browse files
committed
updated citygml4j to 2.9.1
1 parent f37264a commit 4aad3f1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ sourceCompatibility = 1.8
99

1010
allprojects {
1111
group 'org.citygml4j.ade'
12-
version '2.4.0'
12+
version '2.4.1'
1313

1414
ext {
15-
citygml4jVersion = '2.9.0'
15+
citygml4jVersion = '2.9.1'
1616
date = new Date()
1717
}
1818

0 commit comments

Comments
 (0)