Skip to content

Commit

Permalink
[Java] Upgrade to gRPC 1.59.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Dec 5, 2023
1 parent 963a5b6 commit 0496a7b
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.1'
def mockitoVersion = '4.11.0'
def checkstyleVersion = '9.3'
def grpcVersion = '1.59.0'
def grpcVersion = '1.59.1'
def protobufVersion = '3.25.1'
def errorproneVersion = '2.20.0'
def checkerVersion = '3.33.0'
Expand Down

0 comments on commit 0496a7b

Please sign in to comment.