Skip to content

Commit 0e6d49e

Browse files
Merge pull request #4556 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.27
2 parents c754ce4 + 3977e9b commit 0e6d49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ buildscript {
2424
classpath 'com.android.tools.build:gradle:8.7.3'
2525
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
2626
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
27-
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.26'
27+
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.27'
2828
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
2929
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.2"
3030
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)