mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-18 19:19:33 +01:00
fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1c6cd78fdb
commit
a89b5a9490
@ -24,7 +24,7 @@ buildscript {
|
||||
classpath 'com.android.tools.build:gradle:8.9.2'
|
||||
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.9'
|
||||
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.10'
|
||||
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
|
||||
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.2.0"
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
@ -277,7 +277,10 @@
|
||||
<trusted-key id="D410F787672BA63BC2DD192B0C907617691418AE" group="org.greenrobot"/>
|
||||
<trusted-key id="D6F1BC78607808EC8E9F69437A8860944FAD5F62" group="org.apache.commons" name="commons-parent"/>
|
||||
<trusted-key id="D75E25B78EBB19E47C0A99BCA7764F502A938C99" group="com.google.protobuf"/>
|
||||
<trusted-key id="D878D4A823EAE731B729D1A8D2151178A123C97F" group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.1.9"/>
|
||||
<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.9"/>
|
||||
</trusted-key>
|
||||
<trusted-key id="DA7A1BB85B19E4FB05073431205C8673DC742C7C" group="org.apache" name="apache" version="9"/>
|
||||
<trusted-key id="DB0597E3144342256BC81E3EC727D053C4481CF5" group="org.tensorflow" name="tensorflow-lite-metadata"/>
|
||||
<trusted-key id="DBD5E1CF4A7FF3D8CA7459D8C020E96222A31FB3" group="net.swiftzer.semver" name="semver" version="1.1.1"/>
|
||||
|
Loading…
Reference in New Issue
Block a user