Skip to content

Commit

Permalink
chore(deps): bump io.gitlab.arturbosch.detekt from 1.17.1 to 1.20.0
Browse files Browse the repository at this point in the history
Bumps io.gitlab.arturbosch.detekt from 1.17.1 to 1.20.0.

---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 11, 2022
1 parent d2f06b2 commit 0bdba90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ plugins {
id("org.jetbrains.dokka") version "1.6.21"

id("com.diffplug.spotless") version "6.6.0"
id("io.gitlab.arturbosch.detekt") version "1.17.1"
id("io.gitlab.arturbosch.detekt") version "1.20.0"

id("com.vanniktech.android.junit.jacoco") version "0.16.0"
id("com.vanniktech.maven.publish") version "0.19.0" apply false
Expand Down

0 comments on commit 0bdba90

Please sign in to comment.