We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
binary-compatibility-validator
1 parent 2b60c91 commit 7c66f7aCopy full SHA for 7c66f7a
build.gradle.kts
@@ -6,7 +6,7 @@ tasks.wrapper {
6
7
plugins {
8
id("org.jetbrains.dokka")
9
- id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.3"
+ id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.18.1"
10
}
11
12
dependencies {
0 commit comments