Compare commits
4 Commits
86b45610a3
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| f4fd4030b1 | |||
| a66bc5fe7d | |||
| 0a13a2eb2d | |||
| 50d615bab7 |
@@ -90,7 +90,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
// Logging
|
||||
api 'org.slf4j:slf4j-simple:2.0.17'
|
||||
api 'org.slf4j:slf4j-simple:2.0.18'
|
||||
|
||||
// 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.8.0'
|
||||
api 'com.google.firebase:firebase-admin:9.9.0'
|
||||
|
||||
// Connection Pool
|
||||
api 'com.mchange:c3p0:0.13.0'
|
||||
|
||||
Reference in New Issue
Block a user