Skip to content

Commit 1573356

Browse files
Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#680)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.1 to 3.25.2. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.1...assertj-build-3.25.2) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a1f7f9 commit 1573356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
testImplementation 'org.hamcrest:hamcrest-core:2.2'
2525
testImplementation 'io.takari.maven.plugins:takari-plugin-testing:3.0.1'
2626
testImplementation 'io.takari.maven.plugins:takari-plugin-integration-testing:3.0.1'
27-
testImplementation 'org.assertj:assertj-core:3.25.1'
27+
testImplementation 'org.assertj:assertj-core:3.25.2'
2828
testRuntimeOnly 'org.apache.maven:maven-compat:3.9.6'
2929
testRuntimeOnly 'org.apache.maven:maven-core:3.9.6'
3030
}

0 commit comments

Comments
 (0)