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 58bb7c0 commit 24f1251Copy full SHA for 24f1251
build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
compileOnly("org.apache.maven:maven-core:3.9.11")
34
35
testImplementation("org.assertj:assertj-core:3.27.3")
36
- testImplementation("io.takari.maven.plugins:takari-plugin-integration-testing:3.0.5")
+ testImplementation("io.takari.maven.plugins:takari-plugin-integration-testing:3.1.1")
37
}
38
39
publishing {
0 commit comments