Skip to content

Commit 4698a8b

Browse files
Merge pull request #3893 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.14
2 parents cdef382 + f3f87ca commit 4698a8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ buildscript {
2323
classpath 'com.android.tools.build:gradle:8.4.0'
2424
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
2525
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
26-
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.13'
26+
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.14'
2727
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6"
2828
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.0"
2929

0 commit comments

Comments
 (0)