Skip to content

Commit

Permalink
Merge pull request #119 from PDX-ORG/dependabot/gradle/org.jetbrains.…
Browse files Browse the repository at this point in the history
…kotlinx.kover-0.8.1

Bump org.jetbrains.kotlinx.kover from 0.7.3 to 0.8.1
  • Loading branch information
lexa-diky authored Jun 12, 2024
2 parents 25eeb4a + 26151ef commit 9816514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ android-baselineprofile = { id = "androidx.baselineprofile", version.ref = "base
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
kotlin-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.7.3" }
kotlin-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.1" }

# Lint
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.4" }
Expand Down

0 comments on commit 9816514

Please sign in to comment.