Skip to content

Commit 074d17c

Browse files
build(deps): bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (#27)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.6 to 3.27.7. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.6...assertj-build-3.27.7) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b894f7 commit 074d17c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
testImplementation("org.junit.jupiter:junit-jupiter")
2323
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
2424
testImplementation("io.rest-assured:rest-assured:6.0.0")
25-
testImplementation("org.assertj:assertj-core:3.27.6")
25+
testImplementation("org.assertj:assertj-core:3.27.7")
2626
testImplementation("org.awaitility:awaitility:4.3.0")
2727
testImplementation("org.eclipse.jetty.ee10:jetty-ee10-servlet:12.1.6")
2828
testImplementation("org.eclipse.jetty:jetty-server:12.1.6")

0 commit comments

Comments
 (0)