Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx.binary-compatibility-validator
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.11.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>
  • Loading branch information
dependabot[bot] committed Jul 22, 2024
1 parent 03928de commit 869ed8b
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 @@ -8,7 +8,7 @@ buildscript {
}

plugins {
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.11.1" apply false
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.2" apply false
}

subprojects {
Expand Down

0 comments on commit 869ed8b

Please sign in to comment.