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 526a0ab commit 9fe88d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ 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')
Expand Down

0 comments on commit 9fe88d6

Please sign in to comment.