Skip to content

Commit

Permalink
build(deps): bump dev.openfga:openfga-sdk from 0.7.0 to 0.7.1 in the …
Browse files Browse the repository at this point in the history
…dependencies group (#58)

Bumps the dependencies group with 1 update: [dev.openfga:openfga-sdk](https://github.com/openfga/java-sdk).


Updates `dev.openfga:openfga-sdk` from 0.7.0 to 0.7.1
- [Release notes](https://github.com/openfga/java-sdk/releases)
- [Changelog](https://github.com/openfga/java-sdk/blob/main/CHANGELOG.md)
- [Commits](openfga/java-sdk@v0.7.0...v0.7.1)

---
updated-dependencies:
- dependency-name: dev.openfga:openfga-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Sep 30, 2024
1 parent fd43a4d commit 4c5169a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repositories {

dependencies {
implementation("org.antlr:antlr4:4.13.2")
implementation("dev.openfga:openfga-sdk:0.7.0")
implementation("dev.openfga:openfga-sdk:0.7.1")
implementation("org.dmfs:oauth2-essentials:0.22.1")
implementation("org.dmfs:httpurlconnection-executor:1.22.1")
implementation("org.apache.commons:commons-lang3:3.17.0")
Expand Down

0 comments on commit 4c5169a

Please sign in to comment.