Skip to content

Commit a460598

Browse files
dependabot[bot]warting
authored andcommitted
Bump org.jetbrains.kotlinx.binary-compatibility-validator
Bumps [org.jetbrains.kotlinx.binary-compatibility-validator](https://github.com/Kotlin/binary-compatibility-validator) from 0.12.1 to 0.13.0. - [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases) - [Commits](Kotlin/binary-compatibility-validator@0.12.1...0.13.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]>
1 parent 2f07009 commit a460598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ plugins {
2525
id("com.github.ben-manes.versions") version "0.45.0"
2626
id("io.gitlab.arturbosch.detekt") version "1.22.0"
2727
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
28-
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.12.1"
28+
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.13.0"
2929
id("com.gladed.androidgitversion") version "0.4.14"
3030
}
3131

0 commit comments

Comments
 (0)