Skip to content

Commit 3cafbd9

Browse files
chore(deps): bump io.nlopez.compose.rules:detekt from 0.4.25 to 0.4.26 (#702)
Bumps [io.nlopez.compose.rules:detekt](https://github.com/mrmans0n/compose-rules) from 0.4.25 to 0.4.26. - [Release notes](https://github.com/mrmans0n/compose-rules/releases) - [Commits](mrmans0n/compose-rules@v0.4.25...v0.4.26) --- updated-dependencies: - dependency-name: io.nlopez.compose.rules:detekt dependency-version: 0.4.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23a32a4 commit 3cafbd9

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 = "2.2.0"
55
ksp = "2.2.0-2.0.2"
66
#Detekt
77
detekt = "1.23.8"
8-
detektCompose = "0.4.25"
8+
detektCompose = "0.4.26"
99
#Androidx
1010
multidex = "2.0.1"
1111
print = "1.1.0"

0 commit comments

Comments
 (0)