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 b616fe8 commit 66f19d7Copy full SHA for 66f19d7
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