Skip to content

Commit a0702c0

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/openfga/org.assertj-assertj-core-3.27.3' into combined-pr-branch
2 parents 48a594e + ac7d3a8 commit a0702c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/openfga/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description = "Testcontainers :: OpenFGA"
33
dependencies {
44
api project(':testcontainers')
55

6-
testImplementation 'org.assertj:assertj-core:3.26.3'
6+
testImplementation 'org.assertj:assertj-core:3.27.3'
77
testImplementation 'dev.openfga:openfga-sdk:0.7.0'
88
}
99

0 commit comments

Comments
 (0)