Skip to content

Commit

Permalink
Merge pull request #223 from nuhkoca/renovate/versions.lint
Browse files Browse the repository at this point in the history
Update Versions.lint to v31.6.0
  • Loading branch information
nuhkoca authored Aug 30, 2024
2 parents 5ed20ad + 8f5e16f commit 6150f83
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.20"
const val kotlinx_serialization_json = "1.7.2"
const val coroutines = "1.8.1"
const val lint = "31.5.2"
const val lint = "31.6.0"

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

0 comments on commit 6150f83

Please sign in to comment.