Skip to content

Commit 31b81be

Browse files
Update dependency org.jetbrains.kotlinx:binary-compatibility-validator to v0.16.3
1 parent 7f1a0ce commit 31b81be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ buildscript {
5252
classpath 'com.github.ben-manes:gradle-versions-plugin:0.42.0'
5353
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.18.0'
5454
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.3.0'
55-
classpath 'org.jetbrains.kotlinx:binary-compatibility-validator:0.11.0'
55+
classpath 'org.jetbrains.kotlinx:binary-compatibility-validator:0.16.3'
5656
}
5757

5858
allprojects {

0 commit comments

Comments
 (0)