Skip to content

Commit

Permalink
chore(gradle): bump com.google.protobuf:protobuf-java
Browse files Browse the repository at this point in the history
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.3 to 4.28.3.
- [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:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent ad65007 commit b7a0cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ pac4j = "5.7.0"
parquet = "1.14.3"
picocli = "4.7.6"
postgresql = "42.7.4"
protobuf = "3.25.3"
protobuf = "4.28.3"
randelshofer = "1.0.1"
rdblue = "0.1.1"
selenium = "4.16.1"
Expand Down

0 comments on commit b7a0cbf

Please sign in to comment.