Skip to content

Commit

Permalink
fix(deps): update grpc-java monorepo to v1.66.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and augi committed Aug 8, 2024
1 parent bb5e0ab commit 1f48762
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 @@ -10,7 +10,7 @@ allprojects {
}

ext {
grpcVersion = '1.65.1'
grpcVersion = '1.66.0'
protobufVersion = '3.25.4'
}

Expand Down

0 comments on commit 1f48762

Please sign in to comment.