Skip to content

Commit

Permalink
feat(deps): update plugin org.jetbrains.kotlinx.kover from v0.8.3 to …
Browse files Browse the repository at this point in the history
…v0.9.0
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent b1f863f commit 80041bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
id 'signing'

/* Test Reporting */
id 'org.jetbrains.kotlinx.kover' version "0.8.3"
id 'org.jetbrains.kotlinx.kover' version "0.9.0"
}

kotlin {
Expand Down

0 comments on commit 80041bb

Please sign in to comment.