Skip to content

Commit

Permalink
Bump detekt-gradle-plugin from 1.14.0 to 1.14.1
Browse files Browse the repository at this point in the history
Bumps detekt-gradle-plugin from 1.14.0 to 1.14.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Oct 1, 2020
1 parent 017ba89 commit 28886fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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.0"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.14.1"
classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
classpath 'com.karumi:shot:4.4.0'
}
Expand Down

0 comments on commit 28886fb

Please sign in to comment.