Skip to content

Commit

Permalink
Bump com.github.codacy:codacy-coverage-reporter from 13.13.2 to 13.13.7
Browse files Browse the repository at this point in the history
Bumps com.github.codacy:codacy-coverage-reporter from 13.13.2 to 13.13.7.

---
updated-dependencies:
- dependency-name: com.github.codacy:codacy-coverage-reporter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Brutus5000 committed Sep 4, 2023
1 parent d775304 commit ebe074f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -272,5 +272,5 @@ dependencies {
testImplementation("org.testcontainers:junit-jupiter:1.18.3")
testImplementation("org.testcontainers:mariadb:1.18.3")

codacy("com.github.codacy:codacy-coverage-reporter:13.13.2")
codacy("com.github.codacy:codacy-coverage-reporter:13.13.7")
}

0 comments on commit ebe074f

Please sign in to comment.