Skip to content

Commit

Permalink
Bump com.github.ozsie:detekt-maven-plugin from 1.23.4 to 1.23.5 (#160)
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.4 to 1.23.5.
- [Release notes](https://github.com/Ozsie/detekt-maven-plugin/releases)
- [Commits](Ozsie/detekt-maven-plugin@1.23.4...1.23.5)

---
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 Feb 14, 2024
1 parent be8b2a1 commit ffbde33
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.22</kotlin.version>
<exposed.version>0.46.0</exposed.version>
<ktlint.version>2.0.0</ktlint.version>
<detekt.version>1.23.4</detekt.version>
<detekt.version>1.23.5</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 ffbde33

Please sign in to comment.