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.4.2' into combined-pr-branch
  • Loading branch information
eddumelendez committed May 21, 2024
2 parents 3708cd9 + 669c05e commit c46e7a6
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.25.1'
testImplementation 'dev.openfga:openfga-sdk:0.3.2'
testImplementation 'dev.openfga:openfga-sdk:0.4.2'
}

test {
Expand Down

0 comments on commit c46e7a6

Please sign in to comment.