Skip to content

Commit c4cc0f3

Browse files
committed
updated dependencies
1 parent f851c69 commit c4cc0f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

citydb-database-postgres/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
dependencies {
22
implementation project(':citydb-database')
3-
implementation 'org.postgresql:postgresql:42.7.4'
3+
implementation 'org.postgresql:postgresql:42.7.5'
44
}

0 commit comments

Comments
 (0)