Skip to content

Commit 2419179

Browse files
Bump com.google.protobuf:protoc from 3.25.5 to 4.31.1
Bumps [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf) from 3.25.5 to 4.31.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.5...v4.31.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protoc dependency-version: 4.31.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30f5bcf commit 2419179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-spiffe-core/build.gradle

Lines changed: 1 addition & 1 deletion
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.5'
53+
artifact = 'com.google.protobuf:protoc:4.31.1'
5454
}
5555
plugins {
5656
grpc {

0 commit comments

Comments
 (0)