Skip to content

Commit

Permalink
Bump io.gitlab.arturbosch.detekt from 1.13.1 to 1.15.0
Browse files Browse the repository at this point in the history
Bumps io.gitlab.arturbosch.detekt from 1.13.1 to 1.15.0.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ahus1 committed Dec 27, 2020
1 parent 0990111 commit f6d45a8
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 @@ -14,7 +14,7 @@ plugins {
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
id("org.jetbrains.changelog") version "0.6.2"
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
id("io.gitlab.arturbosch.detekt") version "1.13.1"
id("io.gitlab.arturbosch.detekt") version "1.15.0"
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
id("org.jlleitschuh.gradle.ktlint") version "9.4.1"
id("groovy")
Expand Down

0 comments on commit f6d45a8

Please sign in to comment.