Skip to content

Commit 97b5adf

Browse files
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.5.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b2f8fad commit 97b5adf

2 files changed

Lines changed: 3 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.2.1"
28-
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.5.5'
28+
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.5.8'
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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@
314314
<trusting group="org.dom4j" name="dom4j" version="2.1.4"/>
315315
<trusting group="org.dom4j" name="dom4j" version="2.2.0"/>
316316
</trusted-key>
317+
<trusted-key id="8FCD23073248F3C28EF9F80380EF47E549604C05" group="jaxen"/>
317318
<trusted-key id="9034C495FFC63750824524D1150F7C41005CC185" group="org.kobjects.ktxml"/>
318319
<trusted-key id="90EE19787A7BCF6FD37A1E9180C08B1C29100955">
319320
<trusting group="com.jakewharton.android.repackaged"/>
@@ -463,6 +464,7 @@
463464
</trusted-key>
464465
<trusted-key id="F3184BCD55F4D016E30D4C9BF42E87F9665015C9" group="org.jsoup" name="jsoup" version="1.12.2"/>
465466
<trusted-key id="F3BD845679DD6A30F3F50F91597852B0B140F0BC" group="com.caverock" name="androidsvg-aar" version="1.4"/>
467+
<trusted-key id="F4DD59C90148BDC52BEB90A4530AA5F25C25011F" group="^org[.]apache($|([.].*))" regex="true"/>
466468
<trusted-key id="FA77DCFEF2EE6EB2DEBEDD2C012579464D01C06A" group="org.apache" name="apache"/>
467469
<trusted-key id="FA7929F83AD44C4590F6CC6815C71C0A4E0B8EDD" group="net.java.dev.jna"/>
468470
<trusted-key id="FAABC3738B1F58DA2D776FA2EB380DC13C39F675" group="com.intellij" name="annotations" version="12.0"/>

0 commit comments

Comments
 (0)