Skip to content

Commit

Permalink
Merge pull request #166 from quarkiverse/task/deps-3.15.1
Browse files Browse the repository at this point in the history
Update OpenFGA and Authzed dependencies
  • Loading branch information
kdubb authored Sep 28, 2024
2 parents 29c8d11 + 1a696ea commit 16e4ba2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion zanzibar-authzed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<packaging>pom</packaging>
<name>Quarkus Zanzibar - Authzed - Parent</name>
<properties>
<authzed.version>0.6.0</authzed.version>
<authzed.version>0.7.0</authzed.version>
</properties>
<modules>
<module>deployment</module>
Expand Down
2 changes: 1 addition & 1 deletion zanzibar-openfga/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<packaging>pom</packaging>
<name>Quarkus Zanzibar - OpenFGA - Parent</name>
<properties>
<openfga.version>2.0.0</openfga.version>
<openfga.version>2.1.0</openfga.version>
</properties>
<modules>
<module>deployment</module>
Expand Down

0 comments on commit 16e4ba2

Please sign in to comment.