Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlinx.binary-compatibility…
Browse files Browse the repository at this point in the history
…-validator to v0.17.0 (#1299)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 54922ad commit 3096985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ plugins {
id("com.github.spotbugs.test")
id("org.sonarqube")
id("io.gitlab.arturbosch.detekt") version "1.23.7"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.3"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.17.0"
}

java {
Expand Down

0 comments on commit 3096985

Please sign in to comment.