mirror of
https://github.com/minoplhy/chhoto-url.git
synced 2024-11-22 09:16:46 +00:00
Fixed wrong gradle configuration for auth api
This commit is contained in:
parent
f2ac9d98b0
commit
487e9022ab
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user