Skip to content

Commit 99b5e2e

Browse files
fix(deps): update dependency com.vanniktech:gradle-code-quality-tools-plugin to v0.23.0 (#275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa70cd6 commit 99b5e2e

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
@@ -13,7 +13,7 @@ buildscript {
1313

1414
dependencies {
1515
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
16-
classpath 'com.vanniktech:gradle-code-quality-tools-plugin:0.22.0'
16+
classpath 'com.vanniktech:gradle-code-quality-tools-plugin:0.23.0'
1717
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.25.3'
1818
}
1919
}

0 commit comments

Comments
 (0)