Skip to content

Commit

Permalink
fix(deps): update dependency io.nlopez.compose.rules:detekt to v0.4.15 (
Browse files Browse the repository at this point in the history
#1206)

Co-authored-by: playground-manager[bot] <126197455+playground-manager[bot]@users.noreply.github.com>
Co-authored-by: Ash Davies <[email protected]>
  • Loading branch information
playground-manager[bot] and ashdavies authored Oct 4, 2024
1 parent ef5216d commit b41a447
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 @@ -38,7 +38,7 @@ auth-jwks-rsa = "com.auth0:jwks-rsa:0.22.1"
coil-compose = { module = "io.coil-kt.coil3:coil-compose", version.ref = "coil-kt" }
coil-network = { module = "io.coil-kt.coil3:coil-network-ktor2", version.ref = "coil-kt" }

detekt-compose = "io.nlopez.compose.rules:detekt:0.4.12"
detekt-compose = "io.nlopez.compose.rules:detekt:0.4.15"
detekt-formatatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatting", version.ref = "detekt" }

fasterxml-jackson-core = "com.fasterxml.jackson.core:jackson-core:2.18.0"
Expand Down

0 comments on commit b41a447

Please sign in to comment.