Skip to content

Commit

Permalink
Update dependency com.google.dagger:dagger to v2.53.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 09ee630 commit 0471393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dagger-kapt/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

dependencies {
implementation("com.google.dagger:dagger:2.52")
implementation("com.google.dagger:dagger:2.53.1")
kapt("com.google.dagger:dagger-compiler:2.52")

implementation("com.google.auto.value:auto-value-annotations:1.11.0")
Expand Down

0 comments on commit 0471393

Please sign in to comment.