chore(deps): bump io.gitlab.arturbosch.detekt from 1.23.3 to 1.23.8 (#130)

Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) from 1.23.3 to 1.23.8.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/compare/v1.23.3...v1.23.8)

---
updated-dependencies:
- 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-22 10:20:14 +05:30
committed by GitHub
parent c39186783e
commit 9b741522be

View File

@@ -5,7 +5,7 @@ kotlin = "1.9.25"
kotlinxSerializationJson = "1.6.3"
ksp = "1.9.25-1.0.20"
#Detekt
detekt = "1.23.3"
detekt = "1.23.8"
#AndroidX
androidx-constraintlayout = "2.2.1"
androidx-documentfile = "1.0.1"