Skip to content

Commit fccdacf

Browse files
Bump org.jetbrains.kotlinx.binary-compatibility-validator
Bumps [org.jetbrains.kotlinx.binary-compatibility-validator](https://github.com/Kotlin/binary-compatibility-validator) from 0.15.0-Beta.2 to 0.16.3. - [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases) - [Commits](Kotlin/binary-compatibility-validator@0.15.0-Beta.2...0.16.3) --- 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] <[email protected]>
1 parent 650ff89 commit fccdacf

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
@@ -11,7 +11,7 @@ junit = "4.13.2"
1111
kotlin = "2.0.0"
1212
kotlinx-coroutines = "1.9.0-RC.2"
1313
kotlinx-serialization = "1.7.1"
14-
kotlinx-binarycompatibilityvalidator = "0.15.0-Beta.2"
14+
kotlinx-binarycompatibilityvalidator = "0.16.3"
1515
kotlinx-datetime = "0.6.1"
1616
kotlinter = "4.4.0"
1717
settings-api = "2.0"

0 commit comments

Comments
 (0)