Skip to content

Commit

Permalink
Bump detekt.version from 1.16.0 to 1.17.0
Browse files Browse the repository at this point in the history
Bumps `detekt.version` from 1.16.0 to 1.17.0.

Updates `detekt-tooling` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.16.0...v1.17.0)

Updates `detekt-cli` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.16.0...v1.17.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 17, 2021
1 parent 57c51a9 commit 5280e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

<!-- Compile -->
<kotlin.version>1.4.32</kotlin.version>
<detekt.version>1.16.0</detekt.version>
<detekt.version>1.17.0</detekt.version>
<jcommander.version>1.81</jcommander.version>
<snakeyaml.version>1.21</snakeyaml.version>
<maven.api.version>3.8.1</maven.api.version>
Expand Down

0 comments on commit 5280e70

Please sign in to comment.