Skip to content

Commit

Permalink
chore(deps): bump io.grpc:grpc-api from 1.68.1 to 1.68.2 in /sdk-depe…
Browse files Browse the repository at this point in the history
…ndency-versions (#2113)
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent ac2cd75 commit c770efb
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 @@ -37,7 +37,7 @@ dependencies.constraints {
// shouldn't be updated for now (breaking changes after 4.x.x)
because("com.google.protobuf")
}
api("io.grpc:grpc-api:1.68.1") {
api("io.grpc:grpc-api:1.68.2") {
because("io.grpc")
}
api("io.grpc:grpc-inprocess:1.67.1") {
Expand Down

0 comments on commit c770efb

Please sign in to comment.