Skip to content

Commit 09df282

Browse files
committed
Binary compatibility validator 0.12.0.
1 parent bf28359 commit 09df282

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
@@ -17,7 +17,7 @@ plugins {
1717
id("com.gradle.plugin-publish") version "0.12.0"
1818
id("com.vanniktech.maven.publish") version "0.22.0"
1919
id("io.gitlab.arturbosch.detekt") version "1.19.0"
20-
id("binary-compatibility-validator") version "0.11.1"
20+
id("binary-compatibility-validator") version "0.12.0"
2121
id("com.autonomousapps.plugin-best-practices-plugin") version "0.2"
2222
}
2323

0 commit comments

Comments
 (0)