Skip to content

Commit 2b1426c

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.16.3 to 0.17.0. - [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases) - [Commits](Kotlin/binary-compatibility-validator@0.16.3...0.17.0) --- 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 8558685 commit 2b1426c

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
@@ -19,7 +19,7 @@ kotest-multiplatform = { id = "io.kotest.multiplatform", version.ref = "kotest"
1919
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.0" }
2020
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
2121
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.2" }
22-
kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
22+
kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.17.0" }
2323
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
2424

2525
[libraries]

0 commit comments

Comments
 (0)