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 dfddd6b commit ecd81f2Copy full SHA for ecd81f2
build.gradle.kts
@@ -24,7 +24,7 @@ dependencies {
24
25
implementation(gradleApi())
26
implementation("com.coditory.gradle:manifest-plugin:0.2.6")
27
- implementation("com.coditory.gradle:integration-test-plugin:1.4.5")
+ implementation("com.coditory.gradle:integration-test-plugin:2.2.5")
28
compileOnly(kotlinGradlePlugin)
29
compileOnly(ktlintPlugin)
30
compileOnly(detectPlugin)
0 commit comments