Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent e3de838 commit dbf5257
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 @@ -38,7 +38,7 @@
<kotlin.version>1.9.21</kotlin.version>
<exposed.version>0.45.0</exposed.version>
<ktlint.version>2.0.0</ktlint.version>
<detekt.version>1.23.1</detekt.version>
<detekt.version>1.23.4</detekt.version>
<dokka.version>1.9.10</dokka.version>
<jacoco.version>0.8.11</jacoco.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit dbf5257

Please sign in to comment.