Skip to content

Commit

Permalink
Bump detekt-maven-plugin from 1.11.0 to 1.13.1
Browse files Browse the repository at this point in the history
Bumps [detekt-maven-plugin](https://github.com/Ozsie/detekt-maven-plugin) from 1.11.0 to 1.13.1.
- [Release notes](https://github.com/Ozsie/detekt-maven-plugin/releases)
- [Commits](Ozsie/detekt-maven-plugin@1.11.0...1.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2020
1 parent f7810db commit 2a5d27d
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 @@ -262,7 +262,7 @@
<plugin>
<groupId>com.github.ozsie</groupId>
<artifactId>detekt-maven-plugin</artifactId>
<version>1.11.0</version>
<version>1.13.1</version>
<executions>
<execution>
<id>detekt</id>
Expand Down

0 comments on commit 2a5d27d

Please sign in to comment.