Skip to content

Commit

Permalink
Merge pull request #1249 from tdrwenski/update-grpc
Browse files Browse the repository at this point in the history
Update grpc
  • Loading branch information
oxelson authored Oct 19, 2023
2 parents 7097164 + 2959db4 commit 889aa19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/any/shared-mvn-coords.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ ext {
depVersion = [:]
depVersion.slf4j = '1.7.28'
depVersion.protobuf = '3.23.0'
depVersion.grpc = '1.55.3'
depVersion.grpc = '1.57.2'
}

0 comments on commit 889aa19

Please sign in to comment.