Skip to content

Commit

Permalink
Bump kotlinx-binary-compatibility-validator from 0.15.0-Beta.3 to 0.1…
Browse files Browse the repository at this point in the history
…6.2 (#51)

Bumps `kotlinx-binary-compatibility-validator` from 0.15.0-Beta.3 to 0.16.2.

Updates `org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin` from 0.15.0-Beta.3 to 0.16.2
- [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases)
- [Commits](Kotlin/binary-compatibility-validator@0.15.0-Beta.3...0.16.2)

Updates `org.jetbrains.kotlinx.binary-compatibility-validator` from 0.15.0-Beta.3 to 0.16.2
- [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases)
- [Commits](Kotlin/binary-compatibility-validator@0.15.0-Beta.3...0.16.2)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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>
Co-authored-by: Alexey Illarionov <[email protected]>
  • Loading branch information
dependabot[bot] and illarionov authored Oct 4, 2024
1 parent 9128708 commit 32c6dc0
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 @@ -22,7 +22,7 @@ gradle-maven-publish-plugin = "0.29.0"
junit5 = "5.10.3"
kotlin-compile-testing-fork = "0.5.1"
kotlinpoet = "1.18.1"
kotlinx-binary-compatibility-validator = "0.15.0-Beta.3"
kotlinx-binary-compatibility-validator = "0.16.2"
spotless = "6.25.0"

[libraries]
Expand Down

0 comments on commit 32c6dc0

Please sign in to comment.