Skip to content

Commit

Permalink
chore(deps): Bump org.jetbrains.kotlinx.binary-compatibility-validator (
Browse files Browse the repository at this point in the history
#145)

Bumps [org.jetbrains.kotlinx.binary-compatibility-validator](https://github.com/Kotlin/binary-compatibility-validator) from 0.15.1 to 0.16.2.
- [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases)
- [Commits](https://github.com/Kotlin/binary-compatibility-validator/commits)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent c02f4c6 commit 328ac30
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 @@ -36,4 +36,4 @@ jetbrains-compose = { id = "org.jetbrains.compose", version.ref = "jetbrains-com
ben-manes-versions = "com.github.ben-manes.versions:0.51.0"
nexus-publish = "io.github.gradle-nexus.publish-plugin:2.0.0"
kotlinter = "org.jmailen.kotlinter:4.4.1"
binary-compat-validator = "org.jetbrains.kotlinx.binary-compatibility-validator:0.15.1"
binary-compat-validator = "org.jetbrains.kotlinx.binary-compatibility-validator:0.16.2"

0 comments on commit 328ac30

Please sign in to comment.