Skip to content

Commit 4637da6

Browse files
chore(deps): bump io.grpc:grpc-inprocess from 1.64.0 to 1.67.1 in /sdk-dependency-versions (#2083)
1 parent 4db3131 commit 4637da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk-dependency-versions/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies.constraints {
4040
api("io.grpc:grpc-api:1.68.1") {
4141
because("io.grpc")
4242
}
43-
api("io.grpc:grpc-inprocess:1.64.0") {
43+
api("io.grpc:grpc-inprocess:1.67.1") {
4444
because("io.grpc.protobuf")
4545
}
4646
api("io.grpc:grpc-protobuf:1.68.1") {

0 commit comments

Comments
 (0)