removed leftover jodatime dependency
This commit is contained in:
parent
b9dd99636d
commit
de2eac4c49
|
@ -33,7 +33,6 @@ dependencies {
|
||||||
compile('com.fasterxml.jackson.core:jackson-databind:2.5.3')
|
compile('com.fasterxml.jackson.core:jackson-databind:2.5.3')
|
||||||
compile('com.maxmind.db:maxmind-db:1.0.1')
|
compile('com.maxmind.db:maxmind-db:1.0.1')
|
||||||
|
|
||||||
compile 'joda-time:joda-time:2.8.2'
|
|
||||||
testCompile 'org.elasticsearch:geolite2-databases:20151029'
|
testCompile 'org.elasticsearch:geolite2-databases:20151029'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue