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

Bump spotbugs-gradle-plugin from 4.7.3 to 4.7.4
This commit is contained in:
Andy Scherzinger 2021-09-08 12:17:01 +02:00 committed by GitHub
commit 546da1ceb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.3'
classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.4'
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.18.1"
// NOTE: Do not place your application dependencies here; they belong