Skip to content

Commit

Permalink
Merge pull request #13701 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.24
  • Loading branch information
AndyScherzinger authored Oct 4, 2024
2 parents 395ef6e + a4bf961 commit 6f661f9
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.22'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.24'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
Expand Down

0 comments on commit 6f661f9

Please sign in to comment.