Skip to content

Commit

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

---
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 May 1, 2022
1 parent bd7e2da commit 2e09dd5
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 @@ -267,6 +267,6 @@ dependencies {
testImplementation("org.testcontainers:junit-jupiter:1.17.1")
testImplementation("org.testcontainers:mariadb:1.17.1")

codacy("com.github.codacy:codacy-coverage-reporter:13.9.3")
codacy("com.github.codacy:codacy-coverage-reporter:13.9.5")
}

0 comments on commit 2e09dd5

Please sign in to comment.