Skip to content

Commit

Permalink
build(deps): Bump bcv from 0.14.0 to 0.16.2
Browse files Browse the repository at this point in the history
Bumps `bcv` from 0.14.0 to 0.16.2.

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

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

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:binary-compatibility-validator
  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 Aug 1, 2024
1 parent 61fa441 commit 5796e54
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 @@ -13,7 +13,7 @@ fluxoBcvJs = "1.0.1-SNAPSHOT"
# Public API management tool
# https://github.com/Kotlin/binary-compatibility-validator/releases
# 0.13+ uses Kotlin metadata 0.6.0 (may conflict with AtomicFU!)
bcv = "0.14.0"
bcv = "0.16.2"
bcvMin = "0.8.0"
bcvLatest = "0.15.0-Beta.2"

Expand Down

0 comments on commit 5796e54

Please sign in to comment.