Skip to content

Commit e20531e

Browse files
Merge pull request #921 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.4.6
2 parents 2c4a63e + 6d7202f commit e20531e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildscript {
1616
}
1717
dependencies {
1818
classpath 'com.android.tools.build:gradle:8.13.1'
19-
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.5'
19+
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.6'
2020
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
2121
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
2222
}

0 commit comments

Comments
 (0)