Skip to content

Commit 0f95d17

Browse files
authored
Merge pull request #3240 from square/renovate/com.google.protobuf-protoc-4.x
Update dependency com.google.protobuf:protoc to v4.29.3
2 parents 894f266 + 44b66fe commit 0f95d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wire-reflector/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
implementation(libs.okio.core)
1616
api(libs.guava)
1717
implementation("io.grpc:grpc-protobuf:1.69.0")
18-
implementation("com.google.protobuf:protoc:4.29.2")
18+
implementation("com.google.protobuf:protoc:4.29.3")
1919

2020
testImplementation(projects.wireTestUtils)
2121
testImplementation(libs.junit)

0 commit comments

Comments
 (0)