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

Build(deps): Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.2.2 to 5.2.3
This commit is contained in:
Andy Scherzinger 2023-11-08 10:19:59 +01:00 committed by GitHub
commit 2f24c130ca
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.1.3'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.2'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.3'
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.3"
classpath "org.jlleitschuh.gradle:ktlint-gradle:11.6.1"