Skip to content

Commit

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

---
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 Nov 16, 2023
1 parent 555c745 commit 78d677c
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 @@ -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.12")
codacy("com.github.codacy:codacy-coverage-reporter:13.13.13")
}

0 comments on commit 78d677c

Please sign in to comment.