mirror of
https://github.com/minoplhy/chhoto-url.git
synced 2024-11-22 09:16:46 +00:00
Bumped dependencies
This commit is contained in:
parent
cfdc7a7644
commit
5c8307c57a
@ -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 New Issue
Block a user