Skip to content

Commit

Permalink
chore(deps): Bump detekt-gradle-plugin from 1.18.0 to 1.18.1 (#281)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2021
1 parent 378263e commit cb6b21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quality/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {

dependencies {
api 'org.jmailen.gradle:kotlinter-gradle:3.5.0'
api 'io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.18.0'
api 'io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.18.1'
api 'org.jetbrains.kotlin:kotlin-gradle-plugin'
compileOnly 'com.android.tools.build:gradle:7.0.1'
implementation 'com.github.usefulness:issuechecker:0.3.0'
Expand Down

0 comments on commit cb6b21c

Please sign in to comment.