Skip to content

Commit

Permalink
Bump com.coditory.integration-test in /reposilite-backend
Browse files Browse the repository at this point in the history
Bumps com.coditory.integration-test from 1.4.5 to 2.2.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent fb062e5 commit 5c1e5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reposilite-backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ plugins {
jacoco
kotlin("jvm")
kotlin("kapt")
id("com.coditory.integration-test") version "1.4.5"
id("com.coditory.integration-test") version "2.2.0"
id("com.github.johnrengelman.shadow") version "8.1.1"
// id("io.gitlab.arturbosch.detekt").version("1.22.0")
}
Expand Down

0 comments on commit 5c1e5c9

Please sign in to comment.