We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf28359 commit 09df282Copy full SHA for 09df282
build.gradle.kts
@@ -17,7 +17,7 @@ plugins {
17
id("com.gradle.plugin-publish") version "0.12.0"
18
id("com.vanniktech.maven.publish") version "0.22.0"
19
id("io.gitlab.arturbosch.detekt") version "1.19.0"
20
- id("binary-compatibility-validator") version "0.11.1"
+ id("binary-compatibility-validator") version "0.12.0"
21
id("com.autonomousapps.plugin-best-practices-plugin") version "0.2"
22
}
23
0 commit comments