Skip to content

Commit c0fba08

Browse files
Update Versions.dagger to v2.57.1 (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe34621 commit c0fba08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/dependencies/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ object Versions {
2323
const val lifecycle = "2.8.7"
2424

2525
// DI
26-
const val dagger = "2.55"
26+
const val dagger = "2.57.1"
2727
const val javax = "10.0-b28"
2828

2929
// Glide

0 commit comments

Comments
 (0)