Skip to content

Commit

Permalink
Update dagger to v2.52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent 6341bbf commit 6eb7af6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@ dependencyResolutionManagement {
// Versions for dependencies
version('compose', '1.5.1')
version('coroutines', '1.7.3')
version('dagger', '2.47')
version('dagger', '2.52')
version('errorprone', '2.18.0')
version('kotlin', '1.8.22')
version('mockito', '5.3.1')
version('retrofit', '2.3.0')
version('androidx-benchmark', '1.2.4')
version('androidx-benchmark', '1.2.0-beta05')
version('androidx-espresso', '3.5.1')
version('androidx-fragment', '1.6.1')
version('ksp', '1.8.22-1.0.11')
Expand Down

0 comments on commit 6eb7af6

Please sign in to comment.