Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #122 from DaniFoldi/dependabot/gradle/com.google.d…
Browse files Browse the repository at this point in the history
…agger-dagger-compiler-2.42
  • Loading branch information
dependabot[bot] authored May 10, 2022
2 parents 8b0f6f3 + 9a97db5 commit da58238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
compileOnly 'org.jetbrains:annotations:23.0.0'
implementation 'javax.inject:javax.inject:1'
implementation 'com.google.dagger:dagger:2.41'
annotationProcessor 'com.google.dagger:dagger-compiler:2.41'
annotationProcessor 'com.google.dagger:dagger-compiler:2.42'
}

processResources {
Expand Down

0 comments on commit da58238

Please sign in to comment.