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

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-26 12:04:31 +05:30
committed by GitHub
parent d3aba4c73f
commit a78dd3b5b6

View File

@@ -2,7 +2,7 @@
#jetbrains
kotlin = "1.9.10"
#Detekt
detekt = "1.23.3"
detekt = "1.23.8"
#AndroidX
androidx-customView = "1.2.0-alpha02"
androidx-customViewPooling = "1.0.0"