mirror of
https://github.com/SinTan1729/chhoto-url
synced 2024-12-26 07:38:36 -06:00
Bumped dependencies
This commit is contained in:
parent
cfdc7a7644
commit
5c8307c57a
1 changed files with 2 additions and 2 deletions
|
@ -22,9 +22,9 @@ jar {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile "com.sparkjava:spark-core:2.8.0"
|
compile "com.sparkjava:spark-core:2.9.4"
|
||||||
compile 'com.qmetric:spark-authentication:1.4'
|
compile 'com.qmetric:spark-authentication:1.4'
|
||||||
compile group: 'org.xerial', name: 'sqlite-jdbc', version: '3.30.1'
|
compile group: 'org.xerial', name: 'sqlite-jdbc', version: '3.39.4.0'
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue