Skip to content

Commit 2e79182

Browse files
Update daggerVersion to v2.51.1 (#2144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0296931 commit 2e79182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ val kotlinVersion: String by project
5959
val kotlinSerializationVersion = "1.0.1"
6060
val architectureComponentsVersion = "1.1.1"
6161
val glideVersion = "4.16.0"
62-
val daggerVersion = "2.51"
62+
val daggerVersion = "2.51.1"
6363
val coroutinesVersion = "1.8.0"
6464
val androidXNavigationVersion = "2.7.7"
6565
val roomVersion = "2.6.1"

0 commit comments

Comments
 (0)