Skip to content

Commit 09dd0a3

Browse files
build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator
Bumps [org.jetbrains.kotlinx.binary-compatibility-validator](https://github.com/Kotlin/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9efba1 commit 09dd0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ android-gradle-plugin = "8.6.0-alpha08"
105105

106106
# Public API management tool
107107
# https://github.com/Kotlin/binary-compatibility-validator/releases
108-
bcv = "0.14.0"
108+
bcv = "0.16.2"
109109

110110
# Kotlin JS/WASM TypeScript definitions API support for the KotlinX Binary Compatibility Validator.
111111
# https://github.com/fluxo-kt/fluxo-bcv-js/releases.

0 commit comments

Comments
 (0)