Skip to content

Commit

Permalink
Bump com.coditory.gradle:integration-test-plugin from 1.4.5 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps com.coditory.gradle:integration-test-plugin from 1.4.5 to 2.0.3.

---
updated-dependencies:
- dependency-name: com.coditory.gradle:integration-test-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 0918a73 commit 19c8d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {

implementation(gradleApi())
implementation("com.coditory.gradle:manifest-plugin:0.2.6")
implementation("com.coditory.gradle:integration-test-plugin:1.4.5")
implementation("com.coditory.gradle:integration-test-plugin:2.0.3")
compileOnly(kotlinGradlePlugin)
compileOnly(ktlintPlugin)
compileOnly(detectPlugin)
Expand Down

0 comments on commit 19c8d98

Please sign in to comment.