Skip to content

Commit

Permalink
Bump com.github.kt3k.coveralls from 2.12.0 to 2.12.2
Browse files Browse the repository at this point in the history
Bumps com.github.kt3k.coveralls from 2.12.0 to 2.12.2.

---
updated-dependencies:
- dependency-name: com.github.kt3k.coveralls
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent a8d5fb2 commit 6cf53b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugins {
kotlin("jvm") version "1.7.22"
`maven-publish`
jacoco
id("com.github.kt3k.coveralls") version "2.12.0"
id("com.github.kt3k.coveralls") version "2.12.2"
id("org.jmailen.kotlinter") version "3.12.0"
}

Expand Down

0 comments on commit 6cf53b8

Please sign in to comment.