Skip to content

Commit ecd81f2

Browse files
Bump com.coditory.gradle:integration-test-plugin from 1.4.5 to 2.2.5
Bumps com.coditory.gradle:integration-test-plugin from 1.4.5 to 2.2.5. --- updated-dependencies: - dependency-name: com.coditory.gradle:integration-test-plugin dependency-version: 2.2.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dfddd6b commit ecd81f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424

2525
implementation(gradleApi())
2626
implementation("com.coditory.gradle:manifest-plugin:0.2.6")
27-
implementation("com.coditory.gradle:integration-test-plugin:1.4.5")
27+
implementation("com.coditory.gradle:integration-test-plugin:2.2.5")
2828
compileOnly(kotlinGradlePlugin)
2929
compileOnly(ktlintPlugin)
3030
compileOnly(detectPlugin)

0 commit comments

Comments
 (0)