Skip to content

Commit

Permalink
build(deps-dev): bump com.google.protobuf:protobuf-java (#2186)
Browse files Browse the repository at this point in the history
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.29.1 to 4.29.2.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent fdd9c35 commit 2bb9cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded-spicedb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<properties>
<grpc-protobuf.version>1.69.0</grpc-protobuf.version>
<authzed.version>1.1.1</authzed.version>
<protobuf-java.version>4.29.1</protobuf-java.version>
<protobuf-java.version>4.29.2</protobuf-java.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 2bb9cfd

Please sign in to comment.