Skip to content

Commit 66f19d7

Browse files
committed
Bump binary-compatibility-validator to 0.18.1
1 parent b616fe8 commit 66f19d7

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
@@ -6,7 +6,7 @@ tasks.wrapper {
66

77
plugins {
88
id("org.jetbrains.dokka")
9-
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.3"
9+
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.18.1"
1010
}
1111

1212
dependencies {

0 commit comments

Comments
 (0)