Skip to content

Commit 59e84e8

Browse files
Bump org.assertj:assertj-core from 3.27.0 to 3.27.3
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.0 to 3.27.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.0...assertj-build-3.27.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 c5706d6 commit 59e84e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020

2121
testImplementation platform("org.junit:junit-bom:5.11.4")
2222
testImplementation "org.junit.jupiter:junit-jupiter"
23-
testImplementation "org.assertj:assertj-core:3.27.0"
23+
testImplementation "org.assertj:assertj-core:3.27.3"
2424
testImplementation "com.approvaltests:approvaltests:24.15.0"
2525
}
2626

0 commit comments

Comments
 (0)