Merge pull request #556 from ultrasonic/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.18.0

Bump detekt-gradle-plugin from 1.17.1 to 1.18.0
This commit is contained in:
tzugen 2021-08-18 11:23:21 +02:00 committed by GitHub
commit 8b15c9a57f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ ext.versions = [
androidxcore : "1.5.0",
ktlint : "0.37.1",
ktlintGradle : "9.2.1",
detekt : "1.17.1",
detekt : "1.18.0",
jacoco : "0.8.7",
preferences : "1.1.1",
media : "1.3.1",