Skip to content

Commit 2981c84

Browse files
Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.17.0 to 0.18.0 (#306)
1 parent 39c525c commit 2981c84

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
@@ -17,7 +17,7 @@ kotest-multiplatform = { id = "io.kotest.multiplatform", version.ref = "kotest"
1717
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.1" }
1818
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
1919
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.3.0" }
20-
kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.17.0" }
20+
kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.18.0" }
2121
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
2222

2323
[libraries]

0 commit comments

Comments
 (0)