Skip to content

Commit

Permalink
Merge pull request #868 from simple-robot/dependabot/gradle/v4-dev/or…
Browse files Browse the repository at this point in the history
…g.jetbrains.kotlinx.binary-compatibility-validator-0.15.0

build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.15.0-Beta.2 to 0.15.0
  • Loading branch information
ForteScarlet authored Jul 9, 2024
2 parents a601682 + dad1db5 commit 44a07fc
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 @@ -154,7 +154,7 @@ detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
kotlinxKover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.1" }
# binary-compatibility-validator
# https://github.com/Kotlin/binary-compatibility-validator
kotlinxBinaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.15.0-Beta.2" }
kotlinxBinaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.15.0" }

[bundles]
gradle-common = ["gradle-common-core", "gradle-common-multiplatform", "gradle-common-publication"]
Expand Down

0 comments on commit 44a07fc

Please sign in to comment.