Skip to content

Commit

Permalink
updated citygml4j
Browse files Browse the repository at this point in the history
  • Loading branch information
clausnagel committed Jul 3, 2024
1 parent 92bf22f commit 57262ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ repositories {
}

dependencies {
implementation 'org.citygml4j:citygml4j-xml:3.2.0'
implementation 'org.citygml4j:citygml4j-cityjson:3.2.0'
implementation 'org.citygml4j:citygml4j-xml:3.2.1-SNAPSHOT'
implementation 'org.citygml4j:citygml4j-cityjson:3.2.1-SNAPSHOT'
implementation 'info.picocli:picocli:4.7.5'
implementation 'org.geotools:gt-epsg-extension:30.2'
implementation 'org.geotools:gt-epsg-hsql:30.2'
Expand Down

0 comments on commit 57262ee

Please sign in to comment.