Skip to content

Commit 4e03e26

Browse files
dependabot[bot]hunterstich
authored andcommitted
[Internal][Gradle] (deps): Bump com.google.dagger:dagger from 2.45 to 2.46.1 in /catalog
Resolves #3433 GIT_ORIGIN_REV_ID=ee47d89b54ef7d7045d0ffec2a78aa0bc7f16648 PiperOrigin-RevId: 538279672
1 parent f188199 commit 4e03e26

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

catalog/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ dependencies {
88
}
99
}
1010

11-
api 'com.google.dagger:dagger:2.45'
11+
api 'com.google.dagger:dagger:2.46.1'
1212
annotationProcessor 'com.google.dagger:dagger-compiler:2.46'
1313

14-
api 'com.google.dagger:dagger-android:2.45'
14+
api 'com.google.dagger:dagger-android:2.46.1'
1515
api 'com.google.dagger:dagger-android-support:2.46'
16-
annotationProcessor 'com.google.dagger:dagger-android-processor:2.45'
16+
annotationProcessor 'com.google.dagger:dagger-android-processor:2.46.1'
1717

1818
api 'androidx.multidex:multidex:2.0.1'
1919
api 'androidx.constraintlayout:constraintlayout:2.1.0'

0 commit comments

Comments
 (0)