Skip to content

Commit 1dfff5a

Browse files
Merge pull request nextcloud#28 from surinder-tsys/dependabot/gradle/com.github.spotbugs.snom-spotbugs-gradle-plugin-5.0.8
Bump spotbugs-gradle-plugin from 5.0.6 to 5.0.8
2 parents 20a1183 + cb36ca1 commit 1dfff5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
dependencies {
1111
classpath 'com.android.tools.build:gradle:7.2.1'
1212
classpath 'com.hiya:jacoco-android:0.2'
13-
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.6'
13+
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.8'
1414
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1515
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.20.0"
1616
classpath "org.jacoco:org.jacoco.core:$jacoco_version"

0 commit comments

Comments
 (0)