Skip to content

Commit

Permalink
Merge pull request #460 from skyrylyuk/AceJump-139
Browse files Browse the repository at this point in the history
#139 Improve test coverage - Add plugin for calculation Code Coverage
  • Loading branch information
breandan authored Aug 2, 2024
2 parents 09888c2 + 21df680 commit db62460
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ plugins {
id("org.jetbrains.intellij") version "1.17.3"
id("org.jetbrains.changelog") version "2.2.0"
id("com.github.ben-manes.versions") version "0.51.0"
id("org.jetbrains.kotlinx.kover") version "0.8.1" // https://github.com/Kotlin/kotlinx-kover
}

tasks {
Expand Down

0 comments on commit db62460

Please sign in to comment.