Skip to content

Commit 51a1ab4

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

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
@@ -7,7 +7,7 @@ kotlinxSerializationJson = "1.9.0"
77
ksp = "2.3.3"
88
#Detekt
99
detekt = "1.23.8"
10-
detektCompose = "0.4.28"
10+
detektCompose = "0.5.1"
1111
#Androidx
1212
androidx-customView = "1.2.0"
1313
androidx-customViewPooling = "1.1.0"

0 commit comments

Comments
 (0)