Skip to content

Commit 435c2c0

Browse files
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b444c2 commit 435c2c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import org.gradle.internal.jvm.Jvm
1616
buildscript {
1717
dependencies {
1818
classpath "com.android.tools.build:gradle:$androidPluginVersion"
19-
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.3'
19+
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.5'
2020
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
2121
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
2222
classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2

0 commit comments

Comments
 (0)