Skip to content

Commit

Permalink
build(deps-dev): bump com.authzed.api:authzed from 0.8.0 to 0.9.0 (#1950
Browse files Browse the repository at this point in the history
)

Bumps [com.authzed.api:authzed](https://github.com/authzed/authzed-java) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/authzed/authzed-java/releases)
- [Commits](authzed/authzed-java@0.8.0...0.9.0)

---
updated-dependencies:
- dependency-name: com.authzed.api:authzed
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent c628cd2 commit 462b07d
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 @@ -14,7 +14,7 @@

<properties>
<grpc-protobuf.version>1.65.0</grpc-protobuf.version>
<authzed.version>0.8.0</authzed.version>
<authzed.version>0.9.0</authzed.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 462b07d

Please sign in to comment.