Skip to content

Commit

Permalink
build(deps): bump com.google.protobuf:protoc from 3.21.10 to 3.23.2
Browse files Browse the repository at this point in the history
Bumps [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf) from 3.21.10 to 3.23.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.21.10...v3.23.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 28, 2023
1 parent 5445564 commit 8a1a556
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 @@ -7,7 +7,7 @@ guava = "31.1-jre"
assertj = "3.24.2"
junit = "5.9.2"
testcontainers = "1.17.6"
protoc = "3.21.10"
protoc = "3.23.2"
failsafe = "2.4.4"
awaitility = "4.2.0"
commonsIo = "2.11.0"
Expand Down

0 comments on commit 8a1a556

Please sign in to comment.