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 aa70cd6 commit 99b5e2eCopy full SHA for 99b5e2e
build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
14
dependencies {
15
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
16
- classpath 'com.vanniktech:gradle-code-quality-tools-plugin:0.22.0'
+ classpath 'com.vanniktech:gradle-code-quality-tools-plugin:0.23.0'
17
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.25.3'
18
}
19
0 commit comments