Merge pull request #4590 from nextcloud/renovate/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.x

Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.0
This commit is contained in:
Andy Scherzinger 2025-01-10 13:42:31 +01:00 committed by GitHub
commit ca9b3c978a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@ buildscript {
classpath 'com.android.tools.build:gradle:8.8.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.28'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.0'
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.2"
// NOTE: Do not place your application dependencies here; they belong