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 55d34f0 commit ab6e7ccCopy full SHA for ab6e7cc
maven-plugin/build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
testImplementation 'io.takari.maven.plugins:takari-plugin-integration-testing:3.0.3'
27
testImplementation 'org.assertj:assertj-core:3.26.3'
28
testRuntimeOnly 'org.apache.maven:maven-compat:3.9.9'
29
- testRuntimeOnly 'org.apache.maven:maven-core:3.9.8'
+ testRuntimeOnly 'org.apache.maven:maven-core:3.9.9'
30
}
31
32
mavenPlugin {
0 commit comments