mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-18 19:19:33 +01:00
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.13
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
78a88a9ce5
commit
b2e9429cb5
@ -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.12'
|
||||
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.13'
|
||||
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
|
||||
|
@ -281,6 +281,7 @@
|
||||
<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.13"/>
|
||||
<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"/>
|
||||
|
Loading…
Reference in New Issue
Block a user