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 #121 from DaniFoldi/dependabot/gradle/com.google.d…
Browse files Browse the repository at this point in the history
…agger-dagger-2.42
  • Loading branch information
dependabot[bot] authored May 10, 2022
2 parents da58238 + 6d39594 commit 486352e
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 @@ -41,7 +41,7 @@ dependencies {

compileOnly 'org.jetbrains:annotations:23.0.0'
implementation 'javax.inject:javax.inject:1'
implementation 'com.google.dagger:dagger:2.41'
implementation 'com.google.dagger:dagger:2.42'
annotationProcessor 'com.google.dagger:dagger-compiler:2.42'
}

Expand Down

0 comments on commit 486352e

Please sign in to comment.