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

Build(deps): Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.2 to 6.0.4
This commit is contained in:
Andy Scherzinger 2023-12-18 09:07:18 +01:00 committed by GitHub
commit 59227f8668
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ buildscript {
classpath 'com.android.tools.build:gradle:8.2.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.2'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.4'
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.4"
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.0.3"