Skip to content

Commit

Permalink
Bump io.quarkiverse.openfga:quarkus-openfga-client in /backend
Browse files Browse the repository at this point in the history
Bumps [io.quarkiverse.openfga:quarkus-openfga-client](https://github.com/quarkiverse/quarkus-openfga-client) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/quarkiverse/quarkus-openfga-client/releases)
- [Commits](quarkiverse/quarkus-openfga-client@2.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: io.quarkiverse.openfga:quarkus-openfga-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and d135-1r43 committed Nov 5, 2024
1 parent 8c26c1c commit 9655e3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/app.hopps.fin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<dependency>
<groupId>io.quarkiverse.openfga</groupId>
<artifactId>quarkus-openfga-client</artifactId>
<version>2.0.0</version>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
2 changes: 1 addition & 1 deletion backend/app.hopps.org/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<dependency>
<groupId>io.quarkiverse.openfga</groupId>
<artifactId>quarkus-openfga-client</artifactId>
<version>2.0.0</version>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down

0 comments on commit 9655e3f

Please sign in to comment.