Skip to content

Commit

Permalink
[Java] Upgrade to gRPC 1.16.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Feb 5, 2024
1 parent 6a86b1e commit ac98f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def disruptorVersion = '3.4.4'
def junitVersion = '5.10.2'
def mockitoVersion = '4.11.0'
def checkstyleVersion = '9.3'
def grpcVersion = '1.61.0'
def grpcVersion = '1.61.1'
def protobufVersion = '3.25.2'
def errorproneVersion = '2.20.0'
def checkerVersion = '3.33.0'
Expand Down

0 comments on commit ac98f88

Please sign in to comment.