mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-13 03:01:05 +00:00
Merge pull request #3368 from nextcloud/dependabot/gradle/com.github.spotbugs.snom-spotbugs-gradle-plugin-5.1.4
Build(deps): Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.1.3 to 5.1.4
This commit is contained in:
commit
0387d2b5ef
@ -37,7 +37,7 @@ buildscript {
|
||||
classpath 'com.android.tools.build:gradle:8.1.2'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
|
||||
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
|
||||
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.3'
|
||||
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.4'
|
||||
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.1"
|
||||
classpath "org.jlleitschuh.gradle:ktlint-gradle:11.6.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user