[Internal][Gradle] (deps): Bump com.google.dagger:dagger-compiler from 2.48 to 2.48.1 in /catalog

Resolves https://github.com/material-components/material-components-android/pull/3880

GIT_ORIGIN_REV_ID=5b92733532df1a67a273294fce09fa8aea80a862
PiperOrigin-RevId: 587720500
This commit is contained in:
dependabot[bot] 2023-12-04 15:56:22 +00:00 committed by Avigail F
parent 215a9ce616
commit bbd12e6834

View File

@ -6,7 +6,7 @@ dependencies {
implementation(platform("org.jetbrains.kotlin:kotlin-bom:1.8.22"))
api 'com.google.dagger:dagger:2.48'
annotationProcessor 'com.google.dagger:dagger-compiler:2.48'
annotationProcessor 'com.google.dagger:dagger-compiler:2.48.1'
api 'com.google.dagger:dagger-android:2.48'
api 'com.google.dagger:dagger-android-support:2.48.1'