Skip to content

Commit 9b110d4

Browse files
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75b6912 commit 9b110d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6'
19+
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.7'
2020
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
2121
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
2222
classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2

0 commit comments

Comments
 (0)