Skip to content

Commit 6fecc28

Browse files
fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.4.11
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1fda55 commit 6fecc28

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
@@ -25,7 +25,7 @@ buildscript {
2525
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
2626
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
2727
classpath "com.android.legacy-kapt:com.android.legacy-kapt.gradle.plugin:9.1.0"
28-
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.10'
28+
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.11'
2929
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
3030
classpath "org.jlleitschuh.gradle:ktlint-gradle:14.2.0"
3131
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)