Skip to content

Commit

Permalink
chore(deps): bump googleDagger from 2.51 to 2.51.1
Browse files Browse the repository at this point in the history
Bumps `googleDagger` from 2.51 to 2.51.1.

Updates `com.google.dagger:dagger-compiler` from 2.51 to 2.51.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.51...dagger-2.51.1)

Updates `com.google.dagger:dagger` from 2.51 to 2.51.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.51...dagger-2.51.1)

---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent a8a7ccd commit c3b354a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ androidxEspressoCore = "3.5.1"
googleGson = "2.10.1"
googleGuava = "33.1.0-android"
googleMaterial = "1.11.0"
googleDagger = "2.51"
googleDagger = "2.51.1"
googleFirebaseBon = "32.7.4"
googlePlaycore = "1.10.3"

Expand Down

0 comments on commit c3b354a

Please sign in to comment.