Skip to content

Commit

Permalink
Merge pull request #93 from nuhkoca/renovate/versions.lifecycle
Browse files Browse the repository at this point in the history
Update Versions.lifecycle to v2.7.0
  • Loading branch information
nuhkoca authored Jan 11, 2024
2 parents b48c516 + 19a17c0 commit cd396cb
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.6.2"
const val lifecycle = "2.7.0"

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

0 comments on commit cd396cb

Please sign in to comment.