Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.16.3…
Browse files Browse the repository at this point in the history
… to 0.17.0 (#427)
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 4ca313d commit 5935d76
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 @@ -10,7 +10,7 @@ plugins {
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
id("io.gitlab.arturbosch.detekt") version "1.23.7"
id("app.cash.licensee") version "1.12.0"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.3"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.17.0"
}

kotlin {
Expand Down

0 comments on commit 5935d76

Please sign in to comment.