Skip to content

Commit

Permalink
chore(deps): update plugin kotlinbinarycompatibilityvalidator to v0.1…
Browse files Browse the repository at this point in the history
…3.2 (#3667)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sam <sam@sksamuel.com>
  • Loading branch information
renovate[bot] and sksamuel committed Sep 1, 2023
1 parent d28b359 commit a0ce334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -71,4 +71,4 @@ junit-jupiter = ["junit-jupiter-api", "junit-jupiter-engine"]
gradle-plugin-publish = { id = "com.gradle.plugin-publish", version.ref = "plugin-publish" }
shadowjar = { id = "com.github.johnrengelman.shadow", version.ref = "shadowjar" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
kotlinBinaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.13.1" }
kotlinBinaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.13.2" }

0 comments on commit a0ce334

Please sign in to comment.