Bump spotbugs-gradle-plugin from 4.7.0 to 4.7.1

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2021-04-29 09:14:45 +02:00
parent 099be71686
commit 93404cec77
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

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