Merge pull request #11863 from nextcloud/dependabot/gradle/com.github.spotbugs.snom-spotbugs-gradle-plugin-5.1.0

Build(deps): Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.0.14 to 5.1.0
This commit is contained in:
Andy Scherzinger 2023-08-03 08:57:14 +02:00 committed by GitHub
commit 591ee30315
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ import org.gradle.internal.jvm.Jvm
buildscript {
dependencies {
classpath "com.android.tools.build:gradle:$androidPluginVersion"
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.14'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.0"
classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2