Skip to content

Commit

Permalink
build(deps-dev): bump grpc-protobuf.version from 1.68.1 to 1.68.2 (#2124
Browse files Browse the repository at this point in the history
)

Bumps `grpc-protobuf.version` from 1.68.1 to 1.68.2.

Updates `io.grpc:grpc-protobuf` from 1.68.1 to 1.68.2
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.68.1...v1.68.2)

Updates `io.grpc:grpc-stub` from 1.68.1 to 1.68.2
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.68.1...v1.68.2)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-stub
  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 2, 2024
1 parent 109a183 commit f1f50b2
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 @@ -13,7 +13,7 @@
<artifactId>embedded-spicedb</artifactId>

<properties>
<grpc-protobuf.version>1.68.1</grpc-protobuf.version>
<grpc-protobuf.version>1.68.2</grpc-protobuf.version>
<authzed.version>0.10.0</authzed.version>
</properties>

Expand Down

0 comments on commit f1f50b2

Please sign in to comment.