Skip to content

Commit

Permalink
Bump com.coditory.integration-test in the dev-dependencies group
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 1 update: com.coditory.integration-test.


Updates `com.coditory.integration-test` from 2.0.3 to 2.1.0

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and coditory-reviewer[bot] committed Nov 12, 2024
1 parent 4d4b77e commit 1b7f646
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
@@ -1,6 +1,6 @@
plugins {
kotlin("jvm") version "2.0.21"
id("com.coditory.integration-test") version "2.0.3"
id("com.coditory.integration-test") version "2.1.0"
id("java-gradle-plugin")
id("maven-publish")
id("com.gradle.plugin-publish") version "1.3.0"
Expand Down

0 comments on commit 1b7f646

Please sign in to comment.