Skip to content

Commit 0791c5a

Browse files
authored
Merge pull request #5083 from RPTools/dependabot/gradle/develop/com.google.protobuf-protoc-4.29.1
Bump com.google.protobuf:protoc from 3.25.2 to 4.29.1
2 parents c879d04 + b7c790b commit 0791c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ javafx {
134134
}
135135

136136
protobuf {
137-
protoc { artifact = "com.google.protobuf:protoc:3.25.2" }
137+
protoc { artifact = "com.google.protobuf:protoc:4.29.1" }
138138
}
139139

140140
// Inform IDEs like IntelliJ IDEA, Eclipse or NetBeans about the generated code.

0 commit comments

Comments
 (0)