Skip to content

Commit b6f7280

Browse files
Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#220)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.4. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.3...assertj-build-3.27.4) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 470b786 commit b6f7280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ dependencies {
8787
testImplementation(gradleTestKit())
8888

8989
val junitVersion = "5.11.4"
90-
testImplementation("org.assertj:assertj-core:3.27.3")
90+
testImplementation("org.assertj:assertj-core:3.27.4")
9191
testImplementation("org.junit.jupiter:junit-jupiter-api:$junitVersion")
9292
testImplementation("net.navatwo:gradle-plugin-better-testing-junit5:0.0.0")
9393

0 commit comments

Comments
 (0)