Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot beee5c1494 Update Gradle to v9 2026-07-19 00:01:25 +00:00
+1 -1
View File
@@ -132,7 +132,7 @@ dependencies {
api 'com.mchange:c3p0:0.14.1'
// SQLite
api 'org.xerial:sqlite-jdbc:3.53.2.1'
api 'org.xerial:sqlite-jdbc:3.53.2.0'
// PostgreSQL
api 'org.postgresql:postgresql:42.7.13'