We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a1f7f9 commit 1573356Copy full SHA for 1573356
maven-plugin/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
testImplementation 'org.hamcrest:hamcrest-core:2.2'
25
testImplementation 'io.takari.maven.plugins:takari-plugin-testing:3.0.1'
26
testImplementation 'io.takari.maven.plugins:takari-plugin-integration-testing:3.0.1'
27
- testImplementation 'org.assertj:assertj-core:3.25.1'
+ testImplementation 'org.assertj:assertj-core:3.25.2'
28
testRuntimeOnly 'org.apache.maven:maven-compat:3.9.6'
29
testRuntimeOnly 'org.apache.maven:maven-core:3.9.6'
30
}
0 commit comments