Skip to content

Commit

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Brutus5000 committed Nov 10, 2023
1 parent 6f8bc76 commit f96c775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -269,5 +269,5 @@ dependencies {
testImplementation("org.testcontainers:junit-jupiter:1.19.1")
testImplementation("org.testcontainers:mariadb:1.19.1")

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

0 comments on commit f96c775

Please sign in to comment.