Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit d6331dd

Browse files
Bump detekt.version from 1.23.3 to 1.23.4
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] <support@github.com>
1 parent f8f0b89 commit d6331dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<commons-compress.version>1.25.0</commons-compress.version>
5050
<commons-io.version>2.15.0</commons-io.version>
5151
<commons-lang3.version>3.14.0</commons-lang3.version>
52-
<detekt.version>1.23.3</detekt.version>
52+
<detekt.version>1.23.4</detekt.version>
5353
<dokka-maven-plugin.version>1.9.10</dokka-maven-plugin.version>
5454
<guava.version>32.1.3-jre</guava.version>
5555
<intellij-coverage.version>1.0.741</intellij-coverage.version>

0 commit comments

Comments
 (0)