Skip to content

Commit

Permalink
Merge pull request #53 from PDX-ORG/dependabot/gradle/org.jetbrains.k…
Browse files Browse the repository at this point in the history
…otlinx.kover-0.7.3

Bump org.jetbrains.kotlinx.kover from 0.7.2 to 0.7.3
  • Loading branch information
lexa-diky authored Aug 1, 2023
2 parents 71bd521 + a20bfa0 commit 04b90c3
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.2" }
kotlin-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.7.3" }

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

0 comments on commit 04b90c3

Please sign in to comment.