Skip to content

Commit

Permalink
Merge pull request #595 from alvr/renovate/io.nlopez.compose.rules-de…
Browse files Browse the repository at this point in the history
…tekt-0.x

fix(deps): update dependency io.nlopez.compose.rules:detekt to v0.3.3
  • Loading branch information
renovate[bot] authored Oct 31, 2023
2 parents 1b5624b + 3dec7c7 commit b56a14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ destinations = { module = "io.github.raamcosta.compose-destinations:animations-c
destinations-compiler = { module = "io.github.raamcosta.compose-destinations:ksp", version.ref = "destinations" }

# Detekt
detekt-compose = { module = "io.nlopez.compose.rules:detekt", version = "0.3.2" }
detekt-compose = { module = "io.nlopez.compose.rules:detekt", version = "0.3.3" }
detekt-compose2 = { module = "ru.kode:detekt-rules-compose", version = "1.3.0" }
detekt-formatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatting", version.ref = "detekt" }

Expand Down

0 comments on commit b56a14c

Please sign in to comment.