Skip to content

Commit

Permalink
Bump com.google.protobuf:protobuf-bom from 3.23.1 to 3.23.2
Browse files Browse the repository at this point in the history
Bumps [com.google.protobuf:protobuf-bom](https://github.com/protocolbuffers/protobuf) from 3.23.1 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.23.1...v3.23.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 29, 2023
1 parent c201396 commit 507357b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ rootProject.extra["versions"] = dependencyVersions
val DEPENDENCY_BOMS = listOf(
"com.fasterxml.jackson:jackson-bom:2.15.1",
"com.google.guava:guava-bom:31.1-jre",
"com.google.protobuf:protobuf-bom:3.23.1",
"com.google.protobuf:protobuf-bom:3.23.2",
"com.linecorp.armeria:armeria-bom:1.23.1",
"com.squareup.okhttp3:okhttp-bom:4.11.0",
"com.squareup.okio:okio-bom:3.3.0", // applies to transitive dependencies of okhttp
Expand Down

0 comments on commit 507357b

Please sign in to comment.