Skip to content

Commit

Permalink
fix(deps): update daggerversion to v2.54
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent d12464a commit 96a341a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildscript {
androidxTestVersion = "1.6.1"
appCompatVersion = '1.7.0'
checkerVersion = "3.21.2"
daggerVersion = "2.53.1"
daggerVersion = "2.54"
documentScannerVersion = "1.1.1"
espressoVersion = "3.6.1"
jacoco_version = '0.8.12'
Expand Down

0 comments on commit 96a341a

Please sign in to comment.