Skip to content

Commit

Permalink
chore(deps): bump io.grpc:grpc-protobuf-lite from 1.68.1 to 1.68.2 in…
Browse files Browse the repository at this point in the history
… /sdk-dependency-versions (#2115)
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 914af7f commit ac2cd75
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 @@ -46,7 +46,7 @@ dependencies.constraints {
api("io.grpc:grpc-protobuf:1.68.1") {
because("io.grpc.protobuf")
}
api("io.grpc:grpc-protobuf-lite:1.68.1") {
api("io.grpc:grpc-protobuf-lite:1.68.2") {
because("io.grpc.protobuf")
}
api("io.grpc:grpc-stub:1.68.1") {
Expand Down

0 comments on commit ac2cd75

Please sign in to comment.