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