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

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx.binary-compatibility-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jun 15, 2022
1 parent ed692c6 commit 5f28abc
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 @@ -24,7 +24,7 @@ plugins {
id("com.github.ben-manes.versions") version "0.42.0"
id("io.gitlab.arturbosch.detekt") version "1.20.0"
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.10.0"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.10.1"
id("com.gladed.androidgitversion") version "0.4.14"
}

Expand Down

0 comments on commit 5f28abc

Please sign in to comment.