Merge pull request 'Update dependency org.postgresql:postgresql to v42.7.13' (#114) from renovate/org.postgresql-postgresql-42.x into master

This commit was merged in pull request #114.
This commit is contained in:
2026-07-06 20:01:01 +00:00
+1 -1
View File
@@ -135,7 +135,7 @@ dependencies {
api 'org.xerial:sqlite-jdbc:3.53.2.0'
// PostgreSQL
api 'org.postgresql:postgresql:42.7.12'
api 'org.postgresql:postgresql:42.7.13'
// MariaDB/MySQL
api 'org.mariadb.jdbc:mariadb-java-client:3.5.9'