Skip to content

Commit 41ba335

Browse files
dependabot[bot]ascheman
authored andcommitted
Bump org.assertj:assertj-core from 3.27.3 to 3.27.6
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.6. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.3...assertj-build-3.27.6) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4513eb8 commit 41ba335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htmlSanityCheck-maven-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
testImplementation libs.junit.jupiter
1919
testRuntimeOnly "org.junit.platform:junit-platform-launcher:1.12.2"
2020
// Explicit Launcher Version to override Gradle default
21-
testImplementation 'org.assertj:assertj-core:3.27.3'
21+
testImplementation 'org.assertj:assertj-core:3.27.6'
2222
}
2323

2424
test {

0 commit comments

Comments
 (0)