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

Bump spotbugs-gradle-plugin from 4.7.1 to 4.7.2
This commit is contained in:
Andy Scherzinger 2021-07-12 10:33:29 +02:00 committed by GitHub
commit 84a0e7d9bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:4.1.3'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.1'
classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.2'
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.17.1"
// NOTE: Do not place your application dependencies here; they belong

View File

@ -1 +1 @@
434
602