Skip to content

Commit

Permalink
Bump codacy-coverage-reporter from 13.8.1 to 13.9.1
Browse files Browse the repository at this point in the history
Bumps codacy-coverage-reporter from 13.8.1 to 13.9.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Brutus5000 committed Apr 4, 2022
1 parent 49df342 commit b458508
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 @@ -266,6 +266,6 @@ dependencies {
testImplementation("org.testcontainers:junit-jupiter:1.16.3")
testImplementation("org.testcontainers:mariadb:1.16.3")

codacy("com.github.codacy:codacy-coverage-reporter:13.8.1")
codacy("com.github.codacy:codacy-coverage-reporter:13.9.1")
}

0 comments on commit b458508

Please sign in to comment.