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 b21f8bd commit 1a10cb4Copy full SHA for 1a10cb4
maven-plugin/build.gradle
@@ -25,7 +25,7 @@ dependencies {
25
testImplementation 'io.takari.maven.plugins:takari-plugin-integration-testing:3.0.1'
26
testImplementation 'org.assertj:assertj-core:3.24.2'
27
testRuntimeOnly 'org.apache.maven:maven-compat:3.9.2'
28
- testRuntimeOnly 'org.apache.maven:maven-core:3.9.1'
+ testRuntimeOnly 'org.apache.maven:maven-core:3.9.2'
29
}
30
31
mavenPlugin {
0 commit comments