Skip to content

Commit

Permalink
chore(deps): bump io.grpc:grpc-protobuf from 1.64.0 to 1.68.1 in /sdk…
Browse files Browse the repository at this point in the history
…-dependency-versions (#2062)
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 2656bcd commit 1291874
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk-dependency-versions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ dependencies.constraints {
api("io.grpc:grpc-inprocess:1.64.0") {
because("io.grpc.protobuf")
}
api("io.grpc:grpc-protobuf:1.64.0") {
api("io.grpc:grpc-protobuf:1.68.1") {
because("io.grpc.protobuf")
}
api("io.grpc:grpc-protobuf-lite:1.64.0") {
api("io.grpc:grpc-protobuf-lite:1.68.1") {
because("io.grpc.protobuf")
}
api("io.grpc:grpc-stub:1.68.1") {
Expand Down

0 comments on commit 1291874

Please sign in to comment.