Skip to content

Commit

Permalink
Bump detekt.version from 1.23.3 to 1.23.4
Browse files Browse the repository at this point in the history
Bumps `detekt.version` from 1.23.3 to 1.23.4.

Updates `io.gitlab.arturbosch.detekt:detekt-formatting` from 1.23.3 to 1.23.4
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.23.3...v1.23.4)

Updates `io.gitlab.arturbosch.detekt:detekt-rules-libraries` from 1.23.3 to 1.23.4
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.23.3...v1.23.4)

Updates `com.github.ozsie:detekt-maven-plugin` from 1.23.3 to 1.23.4
- [Release notes](https://github.com/Ozsie/detekt-maven-plugin/releases)
- [Commits](Ozsie/detekt-maven-plugin@1.23.3...1.23.4)

---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt:detekt-formatting
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.gitlab.arturbosch.detekt:detekt-rules-libraries
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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 Dec 4, 2023
1 parent c314114 commit 5848c0c
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 @@ -30,7 +30,7 @@

<assertj-core.version>3.24.2</assertj-core.version>
<compiler-plugin.version>3.11.0</compiler-plugin.version>
<detekt.version>1.23.3</detekt.version>
<detekt.version>1.23.4</detekt.version>
<git-commit-id.version>7.0.0</git-commit-id.version>
<jreleaser-maven-plugin.version>1.9.0</jreleaser-maven-plugin.version>
<ktlint-maven-plugin.version>3.0.0</ktlint-maven-plugin.version>
Expand Down

0 comments on commit 5848c0c

Please sign in to comment.