Skip to content

Commit bbd12e6

Browse files
dependabot[bot]afohrman
authored andcommitted
[Internal][Gradle] (deps): Bump com.google.dagger:dagger-compiler from 2.48 to 2.48.1 in /catalog
Resolves #3880 GIT_ORIGIN_REV_ID=5b92733532df1a67a273294fce09fa8aea80a862 PiperOrigin-RevId: 587720500
1 parent 215a9ce commit bbd12e6

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
@@ -6,7 +6,7 @@ dependencies {
66
implementation(platform("org.jetbrains.kotlin:kotlin-bom:1.8.22"))
77

88
api 'com.google.dagger:dagger:2.48'
9-
annotationProcessor 'com.google.dagger:dagger-compiler:2.48'
9+
annotationProcessor 'com.google.dagger:dagger-compiler:2.48.1'
1010

1111
api 'com.google.dagger:dagger-android:2.48'
1212
api 'com.google.dagger:dagger-android-support:2.48.1'

0 commit comments

Comments
 (0)