Skip to content

Commit 4b0ba09

Browse files
Bump org.jetbrains.kotlinx:binary-compatibility-validator (#83)
Bumps [org.jetbrains.kotlinx:binary-compatibility-validator](https://github.com/Kotlin/binary-compatibility-validator) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases) - [Commits](Kotlin/binary-compatibility-validator@0.17.0...0.18.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:binary-compatibility-validator dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5942b48 commit 4b0ba09

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
@@ -4,7 +4,7 @@ kotlin = "2.1.20"
44

55
# kotlin/kotlinx
66
kotlin-dokka = "2.0.0"
7-
kotlinx-bcv = "0.17.0"
7+
kotlinx-bcv = "0.18.0"
88
kotlinx-kover = "0.9.1"
99
kotlinx-io = "0.7.0"
1010
kotlinx-serialization = "1.8.1"

0 commit comments

Comments
 (0)