Skip to content

Commit ecc9eab

Browse files
Bump org.assertj:assertj-core from 3.25.1 to 3.25.3 in /modules/openfga
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.1 to 3.25.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.1...assertj-build-3.25.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0739c81 commit ecc9eab

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.25.1'
6+
testImplementation 'org.assertj:assertj-core:3.25.3'
77
testImplementation 'dev.openfga:openfga-sdk:0.4.2'
88
}
99

0 commit comments

Comments
 (0)