Skip to content

Commit

Permalink
Update grpc-java monorepo to v1.64.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent f493be9 commit c04564f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencyManagement {

dependency 'info.picocli:picocli:4.6.3'

dependencySet(group: 'io.grpc', version: '1.47.0') {
dependencySet(group: 'io.grpc', version: '1.64.0') {
entry'grpc-core'
entry'grpc-netty'
entry'grpc-stub'
Expand Down

0 comments on commit c04564f

Please sign in to comment.