Skip to content

Commit fd217ab

Browse files
Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.12.0 to 0.12.1 (#95)
Bump org.jetbrains.kotlinx.binary-compatibility-validator Bumps [org.jetbrains.kotlinx.binary-compatibility-validator](https://github.com/Kotlin/binary-compatibility-validator) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases) - [Commits](Kotlin/binary-compatibility-validator@0.12.0...0.12.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Philip Wedemann <[email protected]>
1 parent 94d1617 commit fd217ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
`maven-publish`
88
signing
99
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
10-
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.12.0"
10+
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.12.1"
1111
id("com.github.johnrengelman.shadow") version "7.1.2" apply false
1212
id("com.alecstrong.grammar.kit.composer") version "0.1.10" apply false
1313
id("app.cash.sqldelight") version "2.0.0-alpha04" apply false

0 commit comments

Comments
 (0)