Skip to content

Commit afad59e

Browse files
fix(deps): update dependency com.vanniktech:gradle-code-quality-tools-plugin to v0.25.0
1 parent 72ab728 commit afad59e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.24.0'
16+
classpath 'com.vanniktech:gradle-code-quality-tools-plugin:0.25.0'
1717
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.35.0'
1818
}
1919
}

0 commit comments

Comments
 (0)