Skip to content

Commit 65960ab

Browse files
Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.16.3 to 0.17.0 (#221)
1 parent 8558685 commit 65960ab

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)