Skip to content

Commit 2d30fa5

Browse files
Merge pull request #5334 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.3.0
2 parents 7ca69ad + 0b0e1d9 commit 2d30fa5

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
@@ -24,7 +24,7 @@ buildscript {
2424
classpath 'com.android.tools.build:gradle:8.13.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.2.7'
27+
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.3.0'
2828
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
2929
classpath "org.jlleitschuh.gradle:ktlint-gradle:13.1.0"
3030
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)