Compare commits
2 Commits
9387d42626
...
a81ed497a1
| Author | SHA1 | Date | |
|---|---|---|---|
| a81ed497a1 | |||
| df70b65ac3 |
@@ -132,13 +132,13 @@ dependencies {
|
|||||||
api 'com.mchange:c3p0:0.10.1'
|
api 'com.mchange:c3p0:0.10.1'
|
||||||
|
|
||||||
// SQLite
|
// SQLite
|
||||||
api 'org.xerial:sqlite-jdbc:3.45.3.0'
|
api 'org.xerial:sqlite-jdbc:3.50.3.0'
|
||||||
|
|
||||||
// PostgreSQL
|
// PostgreSQL
|
||||||
api 'org.postgresql:postgresql:42.7.3'
|
api 'org.postgresql:postgresql:42.7.3'
|
||||||
|
|
||||||
// MariaDB/MySQL
|
// MariaDB/MySQL
|
||||||
api 'org.mariadb.jdbc:mariadb-java-client:3.3.3'
|
api 'org.mariadb.jdbc:mariadb-java-client:3.5.6'
|
||||||
|
|
||||||
// UNIX sockets
|
// UNIX sockets
|
||||||
api 'com.kohlschutter.junixsocket:junixsocket-core:2.9.1'
|
api 'com.kohlschutter.junixsocket:junixsocket-core:2.9.1'
|
||||||
|
|||||||
Reference in New Issue
Block a user