Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.github.ozsie:detekt-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2021
1 parent 98083c4 commit 4eaf14f
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 @@ -52,7 +52,7 @@
<commons-cli.version>1.5.0</commons-cli.version>
<diktat-check.version>1.0.0-rc.4</diktat-check.version>
<kotlinpoet.version>1.10.0</kotlinpoet.version>
<detekt.version>1.18.1.1</detekt.version>
<detekt.version>1.19.1</detekt.version>
<dokka.version>1.6.0</dokka.version>
<jacoco.version>0.8.7</jacoco.version>
<maven-plugin-tools.version>3.6.1</maven-plugin-tools.version>
Expand Down

0 comments on commit 4eaf14f

Please sign in to comment.