Skip to content

Commit

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

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

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

---
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] committed Sep 1, 2024
1 parent 61fa441 commit b5d5e42
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.3"
bcvMin = "0.8.0"
bcvLatest = "0.15.0-Beta.2"

Expand Down

0 comments on commit b5d5e42

Please sign in to comment.