Compare commits
4
Commits
9fc68bd953
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
57b509eddf | ||
|
|
d0d7b89901 | ||
|
|
7fe10c3378 | ||
|
|
be8e22a101 |
+2
-2
@@ -90,7 +90,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
// Logging
|
||||
api 'org.slf4j:slf4j-simple:2.0.19'
|
||||
api 'org.slf4j:slf4j-simple:2.0.20'
|
||||
|
||||
// Easy file management
|
||||
api 'commons-io:commons-io:2.22.0'
|
||||
@@ -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.10.0'
|
||||
api 'com.google.firebase:firebase-admin:9.11.0'
|
||||
|
||||
// Connection Pool
|
||||
api 'com.mchange:c3p0:0.14.2'
|
||||
|
||||
Reference in New Issue
Block a user