Skip to content

Commit cc9b19b

Browse files
committed
updated citygml4j to 3.2.1
1 parent 4a12e09 commit cc9b19b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ repositories {
3030
}
3131

3232
dependencies {
33-
implementation 'org.citygml4j:citygml4j-xml:3.2.1-SNAPSHOT'
34-
implementation 'org.citygml4j:citygml4j-cityjson:3.2.1-SNAPSHOT'
33+
implementation 'org.citygml4j:citygml4j-xml:3.2.1'
34+
implementation 'org.citygml4j:citygml4j-cityjson:3.2.1'
3535
implementation 'info.picocli:picocli:4.7.6'
3636
implementation 'org.geotools:gt-epsg-extension:31.2'
3737
implementation 'org.geotools:gt-epsg-hsql:31.2'

0 commit comments

Comments
 (0)