Skip to content

Commit 77d2fe4

Browse files
authored
Merge pull request #137 from ashtanko/renovate/org.jetbrains.kotlinx.binary-compatibility-validator-0.x
Update plugin org.jetbrains.kotlinx.binary-compatibility-validator to v0.18.0
2 parents 8080e77 + f155587 commit 77d2fe4

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
@@ -35,7 +35,7 @@ plugins {
3535
application
3636
jacoco
3737
id("com.github.johnrengelman.shadow") version "8.1.1"
38-
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.17.0"
38+
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.18.0"
3939
idea
4040
alias(libs.plugins.kt.jvm)
4141
alias(libs.plugins.detekt)

0 commit comments

Comments
 (0)