Skip to content

Commit 8a59dc3

Browse files
chore(deps): bump io.nlopez.compose.rules:detekt from 0.4.28 to 0.5.2
Bumps [io.nlopez.compose.rules:detekt](https://github.com/mrmans0n/compose-rules) from 0.4.28 to 0.5.2. - [Release notes](https://github.com/mrmans0n/compose-rules/releases) - [Commits](mrmans0n/compose-rules@v0.4.28...v0.5.2) --- updated-dependencies: - dependency-name: io.nlopez.compose.rules:detekt dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47544bb commit 8a59dc3

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
@@ -6,7 +6,7 @@ kotlinxSerializationJson = "1.9.0"
66
ksp = "2.3.3"
77
#Detekt
88
detekt = "1.23.8"
9-
detektCompose = "0.4.28"
9+
detektCompose = "0.5.2"
1010
#AndroidX
1111
androidx-constraintlayout = "2.2.1"
1212
androidx-documentfile = "1.1.0"

0 commit comments

Comments
 (0)