Bump detekt from 1.23.6 to 1.23.8

Bumps `detekt` from 1.23.6 to 1.23.8.

Updates `io.gitlab.arturbosch.detekt:detekt-formatting` from 1.23.6 to 1.23.8
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/compare/v1.23.6...v1.23.8)

Updates `io.gitlab.arturbosch.detekt` from 1.23.6 to 1.23.8
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/compare/v1.23.6...v1.23.8)

---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt:detekt-formatting
  dependency-version: 1.23.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.gitlab.arturbosch.detekt
  dependency-version: 1.23.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-03 06:41:20 +00:00 committed by GitHub
parent 8716669d29
commit 9e1f331364
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
[versions] [versions]
detekt = "1.23.6" detekt = "1.23.8"
kotlin = "2.1.0" kotlin = "2.1.0"
groovy = "3.0.23" groovy = "3.0.23"