update 3rd party libs

This commit is contained in:
2018-08-09 07:20:09 +02:00
parent 182d1edd97
commit 99dbf31d8a
3 changed files with 6 additions and 6 deletions

View File

@@ -3,6 +3,6 @@ dependencies {
compile project(':performanceDb')
compile 'org.lucares:primitiveCollections:0.1.20171228131833'
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.6'
compile 'com.google.guava:guava:25.1-jre'
compile 'com.google.guava:guava:26.0-jre'
}