Skip to content

Commit 44b66fe

Browse files
Update dependency com.google.protobuf:protoc to v4.29.3
1 parent 0a9b156 commit 44b66fe

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)