Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6

This commit is contained in:
renovate[bot] 2024-01-29 07:09:32 +00:00 committed by Andy Scherzinger
parent af72e25787
commit 3539ba46a1
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

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.1.3'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.7'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.4"
classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2