Skip to content

Commit

Permalink
updated sqlbuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
clausnagel committed Jul 15, 2024
1 parent d3b5887 commit e95c69e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion citydb-database/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies {
api project(':citydb-config')
api project(':citydb-logging')
api project(':citydb-model')
api 'org.citydb:sqlbuilder:3.0.0-SNAPSHOT'
api 'org.citydb:sqlbuilder:3.0.0'
api "org.geotools:gt-referencing:$geotools_version"
implementation 'org.apache.tomcat:tomcat-jdbc:10.1.25'
implementation "org.geotools:gt-epsg-wkt:$geotools_version"
Expand Down

0 comments on commit e95c69e

Please sign in to comment.