Skip to content

Commit

Permalink
Merge pull request #1184 from embrace-io/dependabot/gradle/org.jetbra…
Browse files Browse the repository at this point in the history
…ins.kotlinx-binary-compatibility-validator-0.16.3

build(deps): bump org.jetbrains.kotlinx:binary-compatibility-validator from 0.16.2 to 0.16.3
  • Loading branch information
fractalwrench authored Aug 5, 2024
2 parents 7ec1739 + f96385e commit 6f0326a
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 @@ -19,7 +19,7 @@ dependencies {
// NOTE: when updating any of these keep in sync with buildSrc/src/main/kotlin/io/embrace/gradle/Versions.kt
implementation("com.android.tools.build:gradle:8.5.1")
implementation("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6")
implementation("org.jetbrains.kotlinx:binary-compatibility-validator:0.16.2")
implementation("org.jetbrains.kotlinx:binary-compatibility-validator:0.16.3")
implementation("org.jetbrains.kotlinx:kover-gradle-plugin:0.8.3")
}

Expand Down

0 comments on commit 6f0326a

Please sign in to comment.