Skip to content

Commit

Permalink
Merge pull request #84 from phansier/dependabot/gradle/io.nlopez.comp…
Browse files Browse the repository at this point in the history
…ose.rules-detekt-0.3.5

Bump io.nlopez.compose.rules:detekt from 0.3.3 to 0.3.5
  • Loading branch information
phansier authored Nov 30, 2023
2 parents f2ae927 + 79c3760 commit b5dcdcb
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 @@ -9,7 +9,7 @@ agp = "8.1.4" # https://developer.android.com/studio/releases/gradle-plugin
realm = "1.12.0" # https://github.com/realm/realm-kotlin

detekt = "1.23.4" # https://github.com/detekt/detekt
detektCompose = "0.3.3" # https://github.com/mrmans0n/compose-rules
detektCompose = "0.3.5" # https://github.com/mrmans0n/compose-rules

compose = "1.5.4" # https://developer.android.com/jetpack/androidx/releases/compose-ui
composeCompiler = "1.5.4" # https://developer.android.com/jetpack/androidx/releases/compose-compiler
Expand Down

0 comments on commit b5dcdcb

Please sign in to comment.