Skip to content

Commit

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

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent ffaf343 commit 5f22eab
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 @@
<coverage.instructions>98</coverage.instructions>
<coverage.mutation>91</coverage.mutation>
<dependency-check-maven.version>8.4.2</dependency-check-maven.version>
<detekt-maven-plugin.version>1.23.1</detekt-maven-plugin.version>
<detekt-maven-plugin.version>1.23.3</detekt-maven-plugin.version>
<dokka.version>1.9.0</dokka.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<java.charset>UTF-8</java.charset>
Expand Down

0 comments on commit 5f22eab

Please sign in to comment.