mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 05:05:31 +03:00
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.22
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
48c9addcb2
commit
254f8e8069
1 changed files with 1 additions and 1 deletions
|
@ -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.21'
|
||||
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.22'
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue