We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 894f266 + 44b66fe commit 0f95d17Copy full SHA for 0f95d17
wire-reflector/build.gradle.kts
@@ -15,7 +15,7 @@ dependencies {
15
implementation(libs.okio.core)
16
api(libs.guava)
17
implementation("io.grpc:grpc-protobuf:1.69.0")
18
- implementation("com.google.protobuf:protoc:4.29.2")
+ implementation("com.google.protobuf:protoc:4.29.3")
19
20
testImplementation(projects.wireTestUtils)
21
testImplementation(libs.junit)
0 commit comments