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.1.3

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent b4e4b23 commit 56122d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.1.2'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.3'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
Expand Down
4 changes: 2 additions & 2 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9187,10 +9187,10 @@
</component>
<component group="com.github.nextcloud" name="android-library" version="3d422b28376339c0fbd772e480dbbdc56b7ae1a1">
<artifact name="android-library-3d422b28376339c0fbd772e480dbbdc56b7ae1a1.aar">
<sha256 value="58debdb6fecf8f254f38bed011ea4849405017679c7978755e2a004031b3f69e" origin="Generated by Gradle"/>
<sha256 value="58debdb6fecf8f254f38bed011ea4849405017679c7978755e2a004031b3f69e" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-3d422b28376339c0fbd772e480dbbdc56b7ae1a1.module">
<sha256 value="b14de6c6ed598b5b31cb8842b41f1cbb03313bf4bc29eaaa9dfd17f07b6dd8f0" origin="Generated by Gradle"/>
<sha256 value="b14de6c6ed598b5b31cb8842b41f1cbb03313bf4bc29eaaa9dfd17f07b6dd8f0" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="406b50853375215998190d661110ae8c881a054e">
Expand Down

0 comments on commit 56122d9

Please sign in to comment.