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.13.2 to 0.15.1.
- [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases)
- [Commits](Kotlin/binary-compatibility-validator@0.13.2...0.15.1)

---
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 9, 2024
1 parent f89c6eb commit 3f8839e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion remote-fixtures/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id("org.jetbrains.intellij")
id("idea")
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.13.2"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.15.1"
}

intellij {
Expand Down

0 comments on commit 3f8839e

Please sign in to comment.