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.2.0 to 2.3.0.
- [Release notes](https://github.com/quarkiverse/quarkus-openfga-client/releases)
- [Commits](quarkiverse/quarkus-openfga-client@2.2.0...2.3.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 Jan 20, 2025
1 parent 7f8b064 commit 7d99e0a
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 @@ -133,7 +133,7 @@
<dependency>
<groupId>io.quarkiverse.openfga</groupId>
<artifactId>quarkus-openfga-client</artifactId>
<version>2.2.0</version>
<version>2.3.0</version>
</dependency>

<!-- kogito -->
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 @@ -143,7 +143,7 @@
<dependency>
<groupId>io.quarkiverse.openfga</groupId>
<artifactId>quarkus-openfga-client</artifactId>
<version>2.2.0</version>
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down

0 comments on commit 7d99e0a

Please sign in to comment.