Skip to content

Commit

Permalink
Merge pull request #64 from ekino/dependabot/gradle/io.gitlab.arturbo…
Browse files Browse the repository at this point in the history
…sch.detekt-1.18.1

chore(deps): bump io.gitlab.arturbosch.detekt from 1.18.0 to 1.18.1
  • Loading branch information
clemstoquart authored Aug 30, 2021
2 parents 8090155 + 2552c0a commit ca41223
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 @@ -8,7 +8,7 @@ plugins {
jacoco

id("org.jlleitschuh.gradle.ktlint") version "10.1.0"
id("io.gitlab.arturbosch.detekt") version "1.18.0"
id("io.gitlab.arturbosch.detekt") version "1.18.1"
id("com.gradle.plugin-publish") version "0.15.0"
}

Expand Down

0 comments on commit ca41223

Please sign in to comment.