Skip to content

Commit

Permalink
Update Versions.dagger to v2.54
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 3845055 commit af51040
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 af51040

Please sign in to comment.