Skip to content

Commit 45c8d42

Browse files
dependabot[bot]hunterstich
authored andcommitted
[Internal][Gradle] (deps): Bump com.google.dagger:dagger-compiler from 2.46 to 2.46.1 in /catalog
Resolves #3431 GIT_ORIGIN_REV_ID=97c659fc190d4e8af9ac90065b7aa288de9e5c30 PiperOrigin-RevId: 540334699
1 parent ef5a1df commit 45c8d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalog/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
}
1010

1111
api 'com.google.dagger:dagger:2.46.1'
12-
annotationProcessor 'com.google.dagger:dagger-compiler:2.46'
12+
annotationProcessor 'com.google.dagger:dagger-compiler:2.46.1'
1313

1414
api 'com.google.dagger:dagger-android:2.46.1'
1515
api 'com.google.dagger:dagger-android-support:2.46'

0 commit comments

Comments
 (0)