Skip to content

Commit

Permalink
Merge pull request #216 from nuhkoca/renovate/versions.lint
Browse files Browse the repository at this point in the history
Update Versions.lint to v31.5.2
  • Loading branch information
nuhkoca committed Aug 9, 2024
2 parents e02f015 + 6aeb04e commit b929714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ internal object Versions {
const val kotlin = "2.0.10"
const val kotlinx_serialization_json = "1.7.1"
const val coroutines = "1.8.1"
const val lint = "31.5.1"
const val lint = "31.5.2"

// UI
const val material = "1.12.0"
Expand Down

0 comments on commit b929714

Please sign in to comment.