Skip to content

Commit

Permalink
Merge pull request #2036 from element-hq/renovate/io.nlopez.compose.r…
Browse files Browse the repository at this point in the history
…ules-detekt-0.x

Update dependency io.nlopez.compose.rules:detekt to v0.3.6
  • Loading branch information
bmarty authored Dec 15, 2023
2 parents 7283732 + 1aaf9da commit 7749ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ allprojects {
config.from(files("$rootDir/tools/detekt/detekt.yml"))
}
dependencies {
detektPlugins("io.nlopez.compose.rules:detekt:0.3.5")
detektPlugins("io.nlopez.compose.rules:detekt:0.3.6")
}

// KtLint
Expand Down

0 comments on commit 7749ccc

Please sign in to comment.