Commit a20a8cfa authored by Riccardo Presotto's avatar Riccardo Presotto

Update build.gradle

parent 0406a1b0
...@@ -22,7 +22,7 @@ dependencies { ...@@ -22,7 +22,7 @@ dependencies {
// https://mvnrepository.com/artifact/io.grpc/grpc-all // https://mvnrepository.com/artifact/io.grpc/grpc-all
compile group: 'io.grpc', name: 'grpc-all', version: '1.25.0' compile group: 'io.grpc', name: 'grpc-all', version: '1.25.0'
compile 'com.google.code.gson:gson:2.8.6' compile 'com.google.code.gson:gson:2.7'
// REST Dependencies // REST Dependencies
// https://mvnrepository.com/artifact/org.codehaus.jackson/jackson-core-asl // https://mvnrepository.com/artifact/org.codehaus.jackson/jackson-core-asl
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment