Skip to content

Commit

Permalink
Bump binarycompatilityvalidator from 0.16.3 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps `binarycompatilityvalidator` from 0.16.3 to 0.17.0.

Updates `org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin` from 0.16.3 to 0.17.0
- [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases)
- [Commits](Kotlin/binary-compatibility-validator@0.16.3...0.17.0)

Updates `org.jetbrains.kotlinx.binary-compatibility-validator` from 0.16.3 to 0.17.0
- [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases)
- [Commits](Kotlin/binary-compatibility-validator@0.16.3...0.17.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx.binary-compatibility-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 2efa02b commit 642113b
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 @@ -10,7 +10,7 @@ kotlinter = "5.0.1"
kotlinx-kover = "0.8.3"
dependencycheck = "10.0.3"
dokka = "1.9.20"
binarycompatilityvalidator = "0.16.3"
binarycompatilityvalidator = "0.17.0"
java = "17"

kotlinx-atomicfu = "0.26.0"
Expand Down

0 comments on commit 642113b

Please sign in to comment.