Skip to content

Commit 1fceda0

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

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.2.1"
28-
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.5.1'
28+
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.5.4'
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)