Compare commits
2 Commits
eafbcfce40
...
ba1e83d8e5
| Author | SHA1 | Date | |
|---|---|---|---|
| ba1e83d8e5 | |||
| df70b65ac3 |
@@ -126,7 +126,7 @@ dependencies {
|
||||
api 'com.sun.mail:javax.mail:1.6.2'
|
||||
|
||||
// Google Firebase Authentication backend
|
||||
api 'com.google.firebase:firebase-admin:9.2.0'
|
||||
api 'com.google.firebase:firebase-admin:9.6.0'
|
||||
|
||||
// Connection Pool
|
||||
api 'com.mchange:c3p0:0.10.1'
|
||||
@@ -138,7 +138,7 @@ dependencies {
|
||||
api 'org.postgresql:postgresql:42.7.3'
|
||||
|
||||
// MariaDB/MySQL
|
||||
api 'org.mariadb.jdbc:mariadb-java-client:3.3.3'
|
||||
api 'org.mariadb.jdbc:mariadb-java-client:3.5.6'
|
||||
|
||||
// UNIX sockets
|
||||
api 'com.kohlschutter.junixsocket:junixsocket-core:2.9.1'
|
||||
|
||||
Reference in New Issue
Block a user