Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx:binary-compatibility-validator (#334)
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlinx:binary-compatibility-validator](https://github.com/Kotlin/binary-compatibility-validator) from 0.16.3 to 0.17.0.
- [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases)
- [Commits](Kotlin/binary-compatibility-validator@0.16.3...0.17.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:binary-compatibility-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent c426643 commit aa913b1
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 @@ -31,7 +31,7 @@ slf4j = "2.0.16"
# build
androidGradlePlugin = "7.4.2"
animalSnifferGradlePlugin = "1.7.2"
binaryCompatibilityValidator = "0.16.3"
binaryCompatibilityValidator = "0.17.0"
buildConfig = "5.5.1"
gradleMavenPublishPlugin = "0.30.0"
gummyBears = "0.8.0"
Expand Down

0 comments on commit aa913b1

Please sign in to comment.