Skip to content

Commit

Permalink
Update plugin com.github.nbaztec.coveralls-jacoco to v1.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and manami-project committed Dec 25, 2023
1 parent f8f9618 commit c54d4f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manami-app/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
kotlin("jvm")
id("java-library")
id("com.github.nbaztec.coveralls-jacoco") version "1.2.17"
id("com.github.nbaztec.coveralls-jacoco") version "1.2.18"
jacoco
}

Expand Down

0 comments on commit c54d4f5

Please sign in to comment.