Skip to content

Commit 8e67967

Browse files
authoredApr 22, 2025··
fix(deps): update daggerversion to v2.56.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b0c4d2 commit 8e67967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717
androidxTestVersion = "1.6.1"
1818
appCompatVersion = "1.7.0"
1919
checkerVersion = "3.21.2"
20-
daggerVersion = "2.56.1"
20+
daggerVersion = "2.56.2"
2121
documentScannerVersion = "1.1.1"
2222
espressoVersion = "3.6.1"
2323
jacoco_version = "0.8.13"

0 commit comments

Comments
 (0)
Please sign in to comment.