Skip to content

Commit f8b593d

Browse files
Merge pull request #697 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.13
2 parents cca4aed + e06f088 commit f8b593d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

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.3.2'
19-
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.12'
19+
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.13'
2020
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
2121
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6"
2222
}

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
<trusting group="com.github.spotbugs"/>
112112
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.0.11"/>
113113
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.0.12"/>
114+
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.0.13"/>
114115
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.0.7"/>
115116
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.0.8"/>
116117
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.0.9"/>

0 commit comments

Comments
 (0)