Skip to content

Commit

Permalink
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to …
Browse files Browse the repository at this point in the history
…v6.0.12

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 9a3a7d4 commit fc07d54
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import org.gradle.internal.jvm.Jvm
buildscript {
dependencies {
classpath "com.android.tools.build:gradle:$androidPluginVersion"
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.9'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.12'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6"
classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
Expand Down
10 changes: 10 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8325,6 +8325,11 @@
<sha256 value="13e3ce73ed4bf9fc6ee2b540d8555687f6acb707f849239414c8277d431deca1" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.codehaus.groovy" name="groovy-bom" version="3.0.21">
<artifact name="groovy-bom-3.0.21.pom">
<pgp value="34441E504A937F43EB0DAEF96A65176A0FB1CD0B"/>
</artifact>
</component>
<component group="org.codehaus.mojo" name="animal-sniffer-annotations" version="1.19">
<artifact name="animal-sniffer-annotations-1.19.jar">
<sha256 value="e67ec27ceeaf13ab5d54cf5fdbcc544c41b4db8d02d9f006678cca2c7c13ee9d" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -8381,6 +8386,11 @@
<sha256 value="faf973a19874266cd0865b0299eba9f167cbb07075dd4fedbe3d6156357e9dd5" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.eclipse.jetty" name="jetty-bom" version="9.4.54.v20240208">
<artifact name="jetty-bom-9.4.54.v20240208.pom">
<pgp value="5989BAF76217B843D66BE55B2D0E1FB8FE4B68B4"/>
</artifact>
</component>
<component group="org.eclipse.jgit" name="org.eclipse.jgit" version="6.6.0.202305301015-r">
<artifact name="org.eclipse.jgit-6.6.0.202305301015-r.jar">
<sha256 value="e304555d5b20df3b91cc77c12424af70be30d42a29c7ed8c27b3f06f7337a8e3" origin="Generated by Gradle"/>
Expand Down

0 comments on commit fc07d54

Please sign in to comment.