Skip to content

Commit

Permalink
updated citygml4j to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
clausnagel committed Jul 15, 2024
1 parent 4a12e09 commit cc9b19b
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.1-SNAPSHOT'
implementation 'org.citygml4j:citygml4j-cityjson:3.2.1-SNAPSHOT'
implementation 'org.citygml4j:citygml4j-xml:3.2.1'
implementation 'org.citygml4j:citygml4j-cityjson:3.2.1'
implementation 'info.picocli:picocli:4.7.6'
implementation 'org.geotools:gt-epsg-extension:31.2'
implementation 'org.geotools:gt-epsg-hsql:31.2'
Expand Down

0 comments on commit cc9b19b

Please sign in to comment.