Skip to content

Commit

Permalink
Merge pull request #13394 from nextcloud/renovate/com.github.spotbugs…
Browse files Browse the repository at this point in the history
….snom-spotbugs-gradle-plugin-6.x

Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.20
  • Loading branch information
AndyScherzinger authored Aug 18, 2024
2 parents 6c597c8 + 62f5eb4 commit 3adb29a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import org.gradle.internal.jvm.Jvm
buildscript {
dependencies {
classpath "com.android.tools.build:gradle:$androidPluginVersion"
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.19'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.20'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6"
classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
Expand Down

0 comments on commit 3adb29a

Please sign in to comment.