Skip to content

Commit

Permalink
Bump protobuf from 3.23.4 to 3.24.2
Browse files Browse the repository at this point in the history
Bumps `protobuf` from 3.23.4 to 3.24.2.

Updates `com.google.protobuf:protobuf-java` from 3.23.4 to 3.24.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.23.4...v3.24.2)

Updates `com.google.protobuf:protobuf-java-util` from 3.23.4 to 3.24.2

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 3d5fe0e commit 531f820
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 @@ -2,7 +2,7 @@
assertj = "3.24.2"
cel = "0.3.21"
junit = "4.13.2"
protobuf = "3.23.4"
protobuf = "3.24.2"

[libraries]
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
Expand Down

0 comments on commit 531f820

Please sign in to comment.