Skip to content

Commit

Permalink
Merge pull request #126 from nuhkoca/renovate/versions.lifecycle
Browse files Browse the repository at this point in the history
Update Versions.lifecycle to v2.8.2
  • Loading branch information
nuhkoca authored Jun 12, 2024
2 parents 709d154 + dd51d97 commit bc4e7a6
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 @@ -23,7 +23,7 @@ object Versions {
const val okhttp = "4.12.0"

// Lifecycle
const val lifecycle = "2.8.1"
const val lifecycle = "2.8.2"

// DI
const val dagger = "2.51.1"
Expand Down

0 comments on commit bc4e7a6

Please sign in to comment.