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

fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.20
This commit is contained in:
github-actions[bot] 2024-08-09 07:18:17 +02:00 committed by GitHub
commit 718b450fe2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ buildscript {
classpath 'com.android.tools.build:gradle:8.5.2'
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.19'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.20'
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6"
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.1"
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"