Skip to content

Commit 809ba4c

Browse files
build(deps): bump detekt from 1.23.6 to 1.23.7
Bumps `detekt` from 1.23.6 to 1.23.7. Updates `io.gitlab.arturbosch.detekt:detekt-api` from 1.23.6 to 1.23.7 - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.23.6...v1.23.7) Updates `io.gitlab.arturbosch.detekt:detekt-test` from 1.23.6 to 1.23.7 - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.23.6...v1.23.7) Updates `io.gitlab.arturbosch.detekt` from 1.23.6 to 1.23.7 - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.23.6...v1.23.7) --- updated-dependencies: - dependency-name: io.gitlab.arturbosch.detekt:detekt-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.gitlab.arturbosch.detekt:detekt-test dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.gitlab.arturbosch.detekt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11e2f53 commit 809ba4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ modelixBuildtools="1.7.2"
3737
openapi = "7.8.0"
3838
micrometer = "1.13.3"
3939
dokka = "1.9.20"
40-
detekt = "1.23.6"
40+
detekt = "1.23.7"
4141
xmlunit = "2.10.0"
4242
kotest = "5.9.1"
4343
testcontainers = "1.20.1"

0 commit comments

Comments
 (0)