mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-19 05:30:15 +00:00
fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9c2f017f30
commit
b05b8d9387
@ -37,7 +37,7 @@ buildscript {
|
||||
classpath 'com.android.tools.build:gradle:8.3.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.0.7'
|
||||
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.8'
|
||||
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.5"
|
||||
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user