mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
Bump detekt-gradle-plugin from 1.5.0 to 1.5.1
Bumps detekt-gradle-plugin from 1.5.0 to 1.5.1. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
823808e37a
commit
8890770fb2
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ buildscript {
|
|||
}
|
||||
classpath 'gradle.plugin.com.github.spotbugs:spotbugs-gradle-plugin:1.6.6'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.5.0"
|
||||
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.5.1"
|
||||
classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
|
||||
classpath 'com.karumi:shot:3.1.0'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue