Skip to content

Commit

Permalink
Update dependency io.nlopez.compose.rules:detekt to v0.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 4d6b37f commit 4a0710f
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 @@ -48,7 +48,7 @@ allprojects {
config.from(files("$rootDir/tools/detekt/detekt.yml"))
}
dependencies {
detektPlugins("io.nlopez.compose.rules:detekt:0.4.12")
detektPlugins("io.nlopez.compose.rules:detekt:0.4.14")
}

// KtLint
Expand Down

0 comments on commit 4a0710f

Please sign in to comment.