Skip to content

Commit

Permalink
Bump com.github.ozsie:detekt-maven-plugin from 1.23.4 to 1.23.5
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]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 15c50c6 commit 492856d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -246,17 +246,17 @@
<plugin>
<groupId>com.github.ozsie</groupId>
<artifactId>detekt-maven-plugin</artifactId>
<version>1.23.4</version>
<version>1.23.5</version>
<dependencies>
<dependency>
<groupId>io.gitlab.arturbosch.detekt</groupId>
<artifactId>detekt-cli</artifactId>
<version>1.23.4</version>
<version>1.23.5</version>
</dependency>
<dependency>
<groupId>io.gitlab.arturbosch.detekt</groupId>
<artifactId>detekt-formatting</artifactId>
<version>1.23.4</version>
<version>1.23.5</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 492856d

Please sign in to comment.