Skip to content

Commit

Permalink
chore(deps): bump io.grpc:grpc-protobuf from 1.68.1 to 1.68.2 in /sdk…
Browse files Browse the repository at this point in the history
…-dependency-versions (#2112)
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 8ca0e3e commit 18ac2a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk-dependency-versions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies.constraints {
api("io.grpc:grpc-inprocess:1.67.1") {
because("io.grpc.protobuf")
}
api("io.grpc:grpc-protobuf:1.68.1") {
api("io.grpc:grpc-protobuf:1.68.2") {
because("io.grpc.protobuf")
}
api("io.grpc:grpc-protobuf-lite:1.68.2") {
Expand Down

0 comments on commit 18ac2a0

Please sign in to comment.