mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 06:05:42 +03:00
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.12
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9a3a7d4466
commit
fc07d544d0
2 changed files with 11 additions and 1 deletions
|
@ -16,7 +16,7 @@ import org.gradle.internal.jvm.Jvm
|
|||
buildscript {
|
||||
dependencies {
|
||||
classpath "com.android.tools.build:gradle:$androidPluginVersion"
|
||||
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.9'
|
||||
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.12'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6"
|
||||
classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
|
||||
|
|
|
@ -8325,6 +8325,11 @@
|
|||
<sha256 value="13e3ce73ed4bf9fc6ee2b540d8555687f6acb707f849239414c8277d431deca1" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.codehaus.groovy" name="groovy-bom" version="3.0.21">
|
||||
<artifact name="groovy-bom-3.0.21.pom">
|
||||
<pgp value="34441E504A937F43EB0DAEF96A65176A0FB1CD0B"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.codehaus.mojo" name="animal-sniffer-annotations" version="1.19">
|
||||
<artifact name="animal-sniffer-annotations-1.19.jar">
|
||||
<sha256 value="e67ec27ceeaf13ab5d54cf5fdbcc544c41b4db8d02d9f006678cca2c7c13ee9d" origin="Generated by Gradle"/>
|
||||
|
@ -8381,6 +8386,11 @@
|
|||
<sha256 value="faf973a19874266cd0865b0299eba9f167cbb07075dd4fedbe3d6156357e9dd5" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.eclipse.jetty" name="jetty-bom" version="9.4.54.v20240208">
|
||||
<artifact name="jetty-bom-9.4.54.v20240208.pom">
|
||||
<pgp value="5989BAF76217B843D66BE55B2D0E1FB8FE4B68B4"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.eclipse.jgit" name="org.eclipse.jgit" version="6.6.0.202305301015-r">
|
||||
<artifact name="org.eclipse.jgit-6.6.0.202305301015-r.jar">
|
||||
<sha256 value="e304555d5b20df3b91cc77c12424af70be30d42a29c7ed8c27b3f06f7337a8e3" origin="Generated by Gradle"/>
|
||||
|
|
Loading…
Reference in a new issue