adservice: upgrade grpc-java to 1.15.0
This commit is contained in:
parent
3be5c82c73
commit
676c1850f6
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ group = "adservice"
|
|||
version = "0.1.0-SNAPSHOT" // CURRENT_OPENCENSUS_VERSION
|
||||
|
||||
def opencensusVersion = "0.15.0" // LATEST_OPENCENSUS_RELEASE_VERSION
|
||||
def grpcVersion = "1.10.1" // CURRENT_GRPC_VERSION
|
||||
def grpcVersion = "1.15.0" // CURRENT_GRPC_VERSION
|
||||
def prometheusVersion = "0.3.0"
|
||||
|
||||
tasks.withType(JavaCompile) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue