Skip to content

Commit 6032a62

Browse files
Update dependency org.postgresql:postgresql to v42.7.10
1 parent 69a52c9 commit 6032a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ sqlite_version=3.51.1.1
2424
# https://mvnrepository.com/artifact/org.mariadb.jdbc/mariadb-java-client
2525
mariadb_version=3.5.7
2626
# https://github.com/pgjdbc/pgjdbc/releases
27-
postgres_version=42.7.9
27+
postgres_version=42.7.10
2828
# https://github.com/FasterXML/jackson-dataformats-text
2929
jackson_version=2.21.0

0 commit comments

Comments
 (0)