Skip to content

Commit a5cd1f7

Browse files
Bump com.google.protobuf:protoc from 3.25.5 to 4.33.0
Bumps [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf) from 3.25.5 to 4.33.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protoc dependency-version: 4.33.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c0ff04 commit a5cd1f7

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.33.0'
5454
}
5555
plugins {
5656
grpc {

0 commit comments

Comments
 (0)