mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-18 13:16:15 +00:00
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
115f5e372e
commit
c127261de1
@ -24,7 +24,7 @@ buildscript {
|
|||||||
classpath 'com.android.tools.build:gradle:8.8.0'
|
classpath 'com.android.tools.build:gradle:8.8.0'
|
||||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
|
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
|
||||||
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
|
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
|
||||||
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.1'
|
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.2'
|
||||||
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
|
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
|
||||||
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.2"
|
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.2"
|
||||||
// NOTE: Do not place your application dependencies here; they belong
|
// NOTE: Do not place your application dependencies here; they belong
|
||||||
|
Loading…
Reference in New Issue
Block a user