1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2025-02-05 13:52:33 -06:00

Merge branch 'master' of github.com:draganczukp/url

This commit is contained in:
draganczukp 2020-03-07 17:13:52 +01:00
commit b80c69236b

View file

@ -23,7 +23,7 @@ jar {
dependencies {
compile "com.sparkjava:spark-core:2.8.0"
implementation 'com.qmetric:spark-authentication:1.4'
compile 'com.qmetric:spark-authentication:1.4'
}
application {