Skip to content

Commit 95e793a

Browse files
Merge pull request nextcloud#14644 from nextcloud/renovate/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.x
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.7
2 parents 75b6912 + 9b110d4 commit 95e793a

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)