Skip to content

Commit

Permalink
fix(deps): update dependency io.grpc:grpc-protobuf to v1.68.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 7c3d775 commit e0f1051
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.68.1'
grpcVersion = '1.68.2'
protobufVersion = '3.25.5'
}

Expand Down

0 comments on commit e0f1051

Please sign in to comment.