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 ee7a251 commit 16c6f11Copy full SHA for 16c6f11
maven-plugin/build.gradle
@@ -25,7 +25,7 @@ dependencies {
25
testImplementation 'io.takari.maven.plugins:takari-plugin-testing:3.0.2'
26
testImplementation 'io.takari.maven.plugins:takari-plugin-integration-testing:3.0.2'
27
testImplementation 'org.assertj:assertj-core:3.26.0'
28
- testRuntimeOnly 'org.apache.maven:maven-compat:3.9.6'
+ testRuntimeOnly 'org.apache.maven:maven-compat:3.9.7'
29
testRuntimeOnly 'org.apache.maven:maven-core:3.9.6'
30
}
31
0 commit comments