Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 8156630 commit f1973d0
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:1.5.0")
compileOnly(kotlinGradlePlugin)
compileOnly(ktlintPlugin)
compileOnly(detectPlugin)
Expand Down

0 comments on commit f1973d0

Please sign in to comment.