Compare commits
3 Commits
9e81e17eeb
...
3ebfb7a3dc
Author | SHA1 | Date | |
---|---|---|---|
3ebfb7a3dc | |||
b1ef1b9aa1 | |||
84b4c9c3ed |
@@ -80,7 +80,7 @@ buildscript {
|
||||
|
||||
dependencies {
|
||||
classpath 'com.github.johnrengelman:shadow:8.1.1'
|
||||
classpath 'com.github.ben-manes:gradle-versions-plugin:0.51.0'
|
||||
classpath 'com.github.ben-manes:gradle-versions-plugin:0.52.0'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -129,7 +129,7 @@ dependencies {
|
||||
api 'com.google.firebase:firebase-admin:9.2.0'
|
||||
|
||||
// Connection Pool
|
||||
api 'com.mchange:c3p0:0.10.1'
|
||||
api 'com.mchange:c3p0:0.11.2'
|
||||
|
||||
// SQLite
|
||||
api 'org.xerial:sqlite-jdbc:3.50.3.0'
|
||||
|
Reference in New Issue
Block a user