Skip to content

Commit 5cc66fd

Browse files
fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.19
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f60ed4 commit 5cc66fd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-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.5.0'
19-
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.18'
19+
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.19'
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
@@ -121,6 +121,7 @@
121121
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.0.14"/>
122122
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.0.16"/>
123123
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.0.18"/>
124+
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.0.19"/>
124125
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.0.7"/>
125126
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.0.8"/>
126127
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.0.9"/>

0 commit comments

Comments
 (0)