Skip to content

Commit 7f53871

Browse files
authored
Bump com.google.protobuf:protoc to 3.25.5 (#271)
Signed-off-by: Max Lambrecht <[email protected]>
1 parent fcee57f commit 7f53871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-spiffe-core/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ task integrationTest(type: Test) {
5050

5151
protobuf {
5252
protoc {
53-
artifact = 'com.google.protobuf:protoc:3.25.3'
53+
artifact = 'com.google.protobuf:protoc:3.25.5'
5454
}
5555
plugins {
5656
grpc {

0 commit comments

Comments
 (0)