mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-21 12:39:58 +01:00
Merge pull request #3590 from nextcloud/dependabot/gradle/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.0.7
Build(deps): Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.6 to 6.0.7
This commit is contained in:
commit
68879f2067
@ -37,7 +37,7 @@ buildscript {
|
||||
classpath 'com.android.tools.build:gradle:8.2.1'
|
||||
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.6'
|
||||
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.7'
|
||||
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.4"
|
||||
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user