Skip to content

Commit d426ed3

Browse files
chore(deps): Bump protobuf from 4.30.2 to 4.31.0
Bumps `protobuf` from 4.30.2 to 4.31.0. Updates `com.google.protobuf:protobuf-java` from 4.30.2 to 4.31.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.30.2...v4.31.0) Updates `com.google.protobuf:protoc` from 4.30.2 to 4.31.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.30.2...v4.31.0) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.31.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.protobuf:protoc dependency-version: 4.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 472f677 commit d426ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ org-mockito = "5.17.0"
1818
org-slf4j = "2.0.17"
1919
org-testcontainers = "1.21.0"
2020
owasp-dependencycheck = "12.1.1"
21-
protobuf = "4.30.2"
21+
protobuf = "4.31.0"
2222
protobuf-plugin = "0.9.5"
2323
spotless = "7.0.3"
2424
spring-boot-plugin = "3.4.5"

0 commit comments

Comments
 (0)