Skip to content

Commit

Permalink
Bump binary-compatibility-validator from 0.7.1 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [binary-compatibility-validator](https://github.com/Kotlin/binary-compatibility-validator) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases)
- [Commits](Kotlin/binary-compatibility-validator@0.7.1...0.8.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]>
  • Loading branch information
dependabot[bot] authored and MiSikora committed Nov 9, 2021
1 parent 0333c67 commit dabf827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ext.libs = [
"gradlePlugin": "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.30",
"x": [
"binaryCompatibility": [
"gradlePlugin": "org.jetbrains.kotlinx:binary-compatibility-validator:0.7.1",
"gradlePlugin": "org.jetbrains.kotlinx:binary-compatibility-validator:0.8.0",
"gradlePluginId": "binary-compatibility-validator",
],
],
Expand Down

0 comments on commit dabf827

Please sign in to comment.