Skip to content

Commit

Permalink
chore(deps): update dependency io.grpc:grpc-protobuf to v1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 28, 2020
1 parent d3de692 commit 37bf469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adservice/build.gradle
Expand Up @@ -15,7 +15,7 @@ group = "adservice"
version = "0.1.0-SNAPSHOT"

def opencensusVersion = "0.27.0"
def grpcVersion = "1.32.1"
def grpcVersion = "1.33.0"
def jacksonVersion = "2.11.3"
def protocVersion = "3.12.3"

Expand Down

0 comments on commit 37bf469

Please sign in to comment.