Skip to content

Commit

Permalink
Merge pull request #15 from lly-ke/dependabot/gradle/org.jetbrains.ko…
Browse files Browse the repository at this point in the history
…tlinx.kover-0.7.3
  • Loading branch information
lly-ke authored Dec 18, 2023
2 parents 24f7ef0 + 2c53f78 commit 4ac1952
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 @@ -15,7 +15,7 @@ plugins {
// Gradle Qodana Plugin
id("org.jetbrains.qodana") version "0.1.13"
// Gradle Kover Plugin
id("org.jetbrains.kotlinx.kover") version "0.7.2"
id("org.jetbrains.kotlinx.kover") version "0.7.3"
}

group = properties("pluginGroup")
Expand Down

0 comments on commit 4ac1952

Please sign in to comment.