Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency io.grpc:grpc-protobuf to v1.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 14, 2020
1 parent 161cfd3 commit 42906f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adservice/build.gradle
Original file line number Diff line number Diff line change
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.1"
def jacksonVersion = "2.11.3"
def protocVersion = "3.12.3"

Expand Down

0 comments on commit 42906f4

Please sign in to comment.