Skip to content

Commit

Permalink
Merge pull request #178 from nuhkoca/renovate/versions.dagger
Browse files Browse the repository at this point in the history
Update Versions.dagger to v2.54
  • Loading branch information
nuhkoca authored Dec 21, 2024
2 parents 3845055 + af51040 commit de4092f
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 @@ -26,7 +26,7 @@ object Versions {
const val lifecycle = "2.8.7"

// DI
const val dagger = "2.53.1"
const val dagger = "2.54"
const val javax = "10.0-b28"

// Timber
Expand Down

0 comments on commit de4092f

Please sign in to comment.