Skip to content

Commit

Permalink
chore(deps): bump io.grpc:grpc-stub from 1.68.1 to 1.68.2 in /sdk-dep…
Browse files Browse the repository at this point in the history
…endency-versions (#2114)
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 2446a17 commit 8ca0e3e
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 @@ -49,7 +49,7 @@ dependencies.constraints {
api("io.grpc:grpc-protobuf-lite:1.68.2") {
because("io.grpc.protobuf")
}
api("io.grpc:grpc-stub:1.68.1") {
api("io.grpc:grpc-stub:1.68.2") {
because("io.grpc.stub")
}
api("com.google.code.findbugs:jsr305:3.0.2") {
Expand Down

0 comments on commit 8ca0e3e

Please sign in to comment.