Skip to content

Commit 76aee4c

Browse files
committed
Update Kotlinx Binary Compatibility Validator plugin
1 parent b1b51f4 commit 76aee4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("io.github.gradle-nexus.publish-plugin").version("2.0.0")
3-
id("org.jetbrains.kotlinx.binary-compatibility-validator").version("0.14.0")
3+
id("org.jetbrains.kotlinx.binary-compatibility-validator").version("0.17.0")
44
}
55

66
buildscript {

0 commit comments

Comments
 (0)