Skip to content

Commit 69a4768

Browse files
committed
Bump binary-compatibility-validator to 0.18.1
1 parent 3046d8a commit 69a4768

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
@@ -3,7 +3,7 @@ tasks.wrapper {
33
}
44

55
plugins {
6-
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.3"
6+
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.18.1"
77
}
88

99
apiValidation {

0 commit comments

Comments
 (0)