Skip to content

Commit f6bdcab

Browse files
chore(deps): bump io.gitlab.arturbosch.detekt from 1.23.3 to 1.23.8
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](detekt/detekt@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] <[email protected]>
1 parent 6c1ba8b commit f6bdcab

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
@@ -5,7 +5,7 @@ kotlin = "1.9.25"
55
kotlinxSerializationJson = "1.6.3"
66
ksp = "1.9.25-1.0.20"
77
#Detekt
8-
detekt = "1.23.3"
8+
detekt = "1.23.8"
99
#AndroidX
1010
androidx-constraintlayout = "2.2.1"
1111
androidx-documentfile = "1.0.1"

0 commit comments

Comments
 (0)