Compare commits
4 Commits
renovate/c
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| c67ed82fc6 | |||
| 56d3e2a202 | |||
| bf521bcd47 | |||
| 48e40699f5 |
@@ -93,7 +93,7 @@ dependencies {
|
||||
api 'org.slf4j:slf4j-simple:2.0.17'
|
||||
|
||||
// Easy file management
|
||||
api 'commons-io:commons-io:2.21.0'
|
||||
api 'commons-io:commons-io:2.22.0'
|
||||
|
||||
// Config management
|
||||
api 'org.yaml:snakeyaml:1.33'
|
||||
@@ -129,7 +129,7 @@ dependencies {
|
||||
api 'com.google.firebase:firebase-admin:9.8.0'
|
||||
|
||||
// Connection Pool
|
||||
api 'com.mchange:c3p0:0.12.0'
|
||||
api 'com.mchange:c3p0:0.13.0'
|
||||
|
||||
// SQLite
|
||||
api 'org.xerial:sqlite-jdbc:3.53.0.0'
|
||||
|
||||
Reference in New Issue
Block a user