Skip to content

Commit

Permalink
Update dagger to v2.51.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 29, 2024
1 parent 76e873a commit 29f5e7f
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.51.1')
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.3')
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 29f5e7f

Please sign in to comment.