Skip to content

Commit

Permalink
Update plugin kotlinx-binarycompatibilityvalidator to v0.17.0 (#187)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent ad14bdc commit 9e4ea4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ kotest-multiplatform = { id = "io.kotest.multiplatform", version.ref = "kotest"
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.2" }
nexuspublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
kotlinx-binarycompatibilityvalidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
kotlinx-binarycompatibilityvalidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.17.0" }

0 comments on commit 9e4ea4e

Please sign in to comment.