Compare commits
5
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bafca114b2 | ||
|
|
f6d9705db5 | ||
|
|
212c6e75ef | ||
|
|
4d384fcb39 | ||
|
|
296e3f3233 |
+2
-2
@@ -90,7 +90,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
// Logging
|
||||
api 'org.slf4j:slf4j-simple:2.0.18'
|
||||
api 'org.slf4j:slf4j-simple:2.0.19'
|
||||
|
||||
// Easy file management
|
||||
api 'commons-io:commons-io:2.22.0'
|
||||
@@ -129,7 +129,7 @@ dependencies {
|
||||
api 'com.google.firebase:firebase-admin:9.10.0'
|
||||
|
||||
// Connection Pool
|
||||
api 'com.mchange:c3p0:0.14.1'
|
||||
api 'com.mchange:c3p0:0.14.2'
|
||||
|
||||
// SQLite
|
||||
api 'org.xerial:sqlite-jdbc:3.53.4.0'
|
||||
|
||||
Reference in New Issue
Block a user