Skip to content

Commit 8dda029

Browse files
Merge pull request #6091 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.5.1
2 parents 6d3350e + 930e578 commit 8dda029

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ buildscript {
2525
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
2626
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
2727
classpath "com.android.legacy-kapt:com.android.legacy-kapt.gradle.plugin:9.1.1"
28-
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.5.0'
28+
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.5.1'
2929
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
3030
classpath "org.jlleitschuh.gradle:ktlint-gradle:14.2.0"
3131
// NOTE: Do not place your application dependencies here; they belong

gradle/verification-metadata.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9573,10 +9573,10 @@
95739573
</component>
95749574
<component group="androidx.sharetarget" name="sharetarget" version="1.2.0">
95759575
<artifact name="sharetarget-1.2.0.aar">
9576-
<sha256 value="1d4e46d2c99b3ddf92163673cac212a4f0342ccf6827ff47606048b348ea78e3" origin="Generated by Gradle"/>
9576+
<sha256 value="1d4e46d2c99b3ddf92163673cac212a4f0342ccf6827ff47606048b348ea78e3" origin="Generated by Gradle" reason="Artifact is not signed"/>
95779577
</artifact>
95789578
<artifact name="sharetarget-1.2.0.module">
9579-
<sha256 value="5a35f1e23888d0eee77bfe481b000710aaac14edf123a8485edbd8fbcd18e059" origin="Generated by Gradle"/>
9579+
<sha256 value="5a35f1e23888d0eee77bfe481b000710aaac14edf123a8485edbd8fbcd18e059" origin="Generated by Gradle" reason="Artifact is not signed"/>
95809580
</artifact>
95819581
</component>
95829582
<component group="androidx.slidingpanelayout" name="slidingpanelayout" version="1.0.0">

0 commit comments

Comments
 (0)