Skip to content

Commit 7b23430

Browse files
Update plugin org.jetbrains.kotlinx.binary-compatibility-validator to v0.18.1
1 parent 2083f3e commit 7b23430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vgo-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id("org.jetbrains.kotlin.jvm")
33
id("com.vanniktech.maven.publish")
4-
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.18.0"
4+
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.18.1"
55
}
66

77
dependencies {

0 commit comments

Comments
 (0)