Skip to content

Commit 86db9f7

Browse files
Merge pull request #4625 from nextcloud/renovate/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.x
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.2
2 parents 115f5e3 + c127261 commit 86db9f7

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.8.0'
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.1.1'
27+
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.2'
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)