Skip to content

Commit 54d02f1

Browse files
authored
Merge pull request #82 from ashtanko/renovate/grpc-java-monorepo
Update grpc-java monorepo to v1.71.0
2 parents c2c51b3 + 670bc61 commit 54d02f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,8 +332,8 @@ dependencies {
332332
implementation(jsoup)
333333
implementation("com.google.protobuf:protobuf-java:4.30.0")
334334
implementation("com.google.protobuf:protobuf-kotlin-lite:4.30.0")
335-
implementation("io.grpc:grpc-stub:1.15.1")
336-
implementation("io.grpc:grpc-protobuf:1.15.1")
335+
implementation("io.grpc:grpc-stub:1.71.0")
336+
implementation("io.grpc:grpc-protobuf:1.71.0")
337337

338338

339339
testImplementation(mockk)

0 commit comments

Comments
 (0)