Skip to content

Commit b1fda55

Browse files
Merge pull request #6042 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.10
2 parents e7a09a4 + d049188 commit b1fda55

2 files changed

Lines changed: 2 additions & 1 deletion

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.0"
28-
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.8'
28+
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.10'
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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
<trusting group="org.snakeyaml" name="snakeyaml-engine" version="2.7"/>
102102
</trusted-key>
103103
<trusted-key id="12AD14C3B9F0A4A3781DB7F387A6E2E8D3CF7F26" group="^org[.]maplibre($|([.].*))" regex="true"/>
104+
<trusted-key id="1390EC1374BA3F4EE6DC74A9A020597F309CEB64" group="io.github.crow-misia.libyuv" name="libyuv-android" version="0.43.2"/>
104105
<trusted-key id="147B691A19097624902F4EA9689CBE64F4BC997F">
105106
<trusting group="org.mockito"/>
106107
<trusting group="org.mockito.kotlin" name="mockito-kotlin" version="4.1.0"/>

0 commit comments

Comments
 (0)