Skip to content

Commit ef24e73

Browse files
Update dependency com.vanniktech:gradle-code-quality-tools-plugin to v0.24.0 (#241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e937fbe commit ef24e73

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.24.0'
1717
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.27.0'
1818
}
1919
}

0 commit comments

Comments
 (0)