Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/openfg…
Browse files Browse the repository at this point in the history
…a/dev.openfga-openfga-sdk-0.5.0' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jul 26, 2024
2 parents 870cb75 + 9b7e37b commit 79f72f4
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 79f72f4

Please sign in to comment.