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 8970fcf commit a5044e9Copy full SHA for a5044e9
maven-plugin/build.gradle
@@ -22,7 +22,7 @@ dependencies {
22
23
testImplementation 'junit:junit:4.13.2'
24
testImplementation 'org.hamcrest:hamcrest-core:2.2'
25
- testImplementation 'io.takari.maven.plugins:takari-plugin-testing:3.0.1'
+ 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.25.3'
28
testRuntimeOnly 'org.apache.maven:maven-compat:3.9.6'
0 commit comments