Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f9e865cd6 | |||
| acf6370d98 | |||
| b702811b4a | |||
| 67e595087b | |||
| f6a79a3999 |
+2
-2
@@ -132,13 +132,13 @@ dependencies {
|
|||||||
api 'com.mchange:c3p0:0.14.1'
|
api 'com.mchange:c3p0:0.14.1'
|
||||||
|
|
||||||
// SQLite
|
// SQLite
|
||||||
api 'org.xerial:sqlite-jdbc:3.53.2.0'
|
api 'org.xerial:sqlite-jdbc:3.53.2.1'
|
||||||
|
|
||||||
// PostgreSQL
|
// PostgreSQL
|
||||||
api 'org.postgresql:postgresql:42.7.13'
|
api 'org.postgresql:postgresql:42.7.13'
|
||||||
|
|
||||||
// MariaDB/MySQL
|
// MariaDB/MySQL
|
||||||
api 'org.mariadb.jdbc:mariadb-java-client:3.5.9'
|
api 'org.mariadb.jdbc:mariadb-java-client:3.5.10'
|
||||||
|
|
||||||
// UNIX sockets
|
// UNIX sockets
|
||||||
api 'com.kohlschutter.junixsocket:junixsocket-core:2.10.1'
|
api 'com.kohlschutter.junixsocket:junixsocket-core:2.10.1'
|
||||||
|
|||||||
Reference in New Issue
Block a user