Merge pull request #4989 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.1.12
This commit is contained in:
github-actions[bot] 2025-05-26 16:17:49 +00:00 committed by GitHub
commit 6a8cb99aeb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,7 @@ buildscript {
classpath 'com.android.tools.build:gradle:8.10.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.11'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.12'
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.3.0"
// NOTE: Do not place your application dependencies here; they belong

View File

@ -280,6 +280,7 @@
<trusted-key id="D878D4A823EAE731B729D1A8D2151178A123C97F">
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.1.10"/>
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.1.11"/>
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.1.12"/>
<trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.1.9"/>
</trusted-key>
<trusted-key id="DA7A1BB85B19E4FB05073431205C8673DC742C7C" group="org.apache" name="apache" version="9"/>