Skip to content

Commit 9ce0c1a

Browse files
Merge pull request #5495 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.4.4
2 parents 644a142 + 64384f3 commit 9ce0c1a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ buildscript {
2424
classpath 'com.android.tools.build:gradle:8.13.0'
2525
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
2626
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
27-
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.2'
27+
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.4'
2828
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
2929
classpath "org.jlleitschuh.gradle:ktlint-gradle:13.1.0"
3030
// NOTE: Do not place your application dependencies here; they belong

gradle/verification-metadata.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@
315315
<trusting group="org.apache.commons" name="commons-parent" version="52"/>
316316
</trusted-key>
317317
<trusted-key id="B801E2F8EF035068EC1139CC29579F18FA8FD93B" group="com.google.j2objc" name="j2objc-annotations" version="1.3"/>
318+
<trusted-key id="B8CBA850DDC1ADAC674FF8E1D3DBC823BE4819ED" group="de.undercouch" name="gradle-download-task" version="5.6.0"/>
318319
<trusted-key id="BC87A3FD0A54480F0BADBEBD21939FF0CA2A6567" group="commons-codec" name="commons-codec" version="1.15"/>
319320
<trusted-key id="BCC135FC7ED8214F823D73E97FE9900F412D622E" group="com.google.flatbuffers" name="flatbuffers-java" version="1.12.0"/>
320321
<trusted-key id="BD5C053B4D49EED4ECDBB48C04C39AD208277F6A" group="io.github.elye" name="loaderviewlibrary" version="3.0.0"/>
@@ -21476,6 +21477,9 @@
2147621477
<artifact name="junit-bom-5.13.4.module">
2147721478
<sha256 value="e959288fde1b1b050d9bc082fc786789128da5d2853091468fca504104bdf400" origin="Generated by Gradle"/>
2147821479
</artifact>
21480+
<artifact name="junit-bom-5.13.4.pom">
21481+
<sha256 value="d7a08a99b2502f0bb68cd4e1f984f0bf69324aaa208bd0f73366c03fc3548a42" origin="Generated by Gradle"/>
21482+
</artifact>
2147921483
</component>
2148021484
<component group="org.junit" name="junit-bom" version="5.9.0">
2148121485
<artifact name="junit-bom-5.9.0.module">

0 commit comments

Comments
 (0)