We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f851c69 commit c4cc0f3Copy full SHA for c4cc0f3
citydb-database-postgres/build.gradle
@@ -1,4 +1,4 @@
1
dependencies {
2
implementation project(':citydb-database')
3
- implementation 'org.postgresql:postgresql:42.7.4'
+ implementation 'org.postgresql:postgresql:42.7.5'
4
}
0 commit comments