Skip to content

Commit

Permalink
Merge pull request #1030 from embrace-io/dependabot/gradle/org.jetbra…
Browse files Browse the repository at this point in the history
…ins.kotlinx-kover-gradle-plugin-0.8.2

build(deps): bump org.jetbrains.kotlinx:kover-gradle-plugin from 0.8.1 to 0.8.2
  • Loading branch information
fractalwrench authored Jul 3, 2024
2 parents bfbea47 + 4652353 commit 30d0b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
implementation("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.21")
implementation("org.jetbrains.kotlinx:binary-compatibility-validator:0.14.0")
implementation("org.jetbrains.kotlinx:kover-gradle-plugin:0.8.1")
implementation("org.jetbrains.kotlinx:kover-gradle-plugin:0.8.2")
}

// ensure the Kotlin + Java compilers both use the same language level.
Expand Down

0 comments on commit 30d0b20

Please sign in to comment.