Skip to content

Commit

Permalink
Bump dev.openfga:openfga-sdk from 0.4.2 to 0.5.0 in /modules/openfga
Browse files Browse the repository at this point in the history
Bumps [dev.openfga:openfga-sdk](https://github.com/openfga/java-sdk) from 0.4.2 to 0.5.0.
- [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.4.2...v0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent e9a408b commit 9b7e37b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/openfga/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies {
api project(':testcontainers')

testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation 'dev.openfga:openfga-sdk:0.4.2'
testImplementation 'dev.openfga:openfga-sdk:0.5.0'
}

test {
Expand Down

0 comments on commit 9b7e37b

Please sign in to comment.