Skip to content

Commit

Permalink
fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle…
Browse files Browse the repository at this point in the history
…-plugin to v6.1.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 28865f7 commit 01bf529
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:8.7.3'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.27'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
}
Expand Down
1 change: 1 addition & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.0.7"/>
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.0.8"/>
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.0.9"/>
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.1.0"/>
</trusted-key>
<trusted-key id="A413F67D71BEEC23ADD0CE0ACB43338E060CF9FA" group="com.google.code.findbugs" name="jsr305" version="2.0.2"/>
<trusted-key id="A42FEF087AF29AE864684EAEE6039456D5BBD4F8" group="io.fabric8" name="kubernetes-client-bom" version="5.12.4"/>
Expand Down

0 comments on commit 01bf529

Please sign in to comment.