Skip to content

Commit

Permalink
Merge pull request #1266 from haileyajohnson/grpc
Browse files Browse the repository at this point in the history
upgrade grpc
  • Loading branch information
tdrwenski authored Dec 4, 2023
2 parents 5729a8a + aa419e0 commit e788721
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.57.2'
depVersion.grpc = '1.59.1'
}

0 comments on commit e788721

Please sign in to comment.