Skip to content

Commit

Permalink
build(deps): Bump dagger from 2.47 to 2.48.1
Browse files Browse the repository at this point in the history
Bumps `dagger` from 2.47 to 2.48.1.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent b9147a6 commit b39a051
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 @@ -9,7 +9,7 @@ jackson = "2.12.3"
greendao = "3.3.0"
# https://github.com/googlecodelabs/android-hilt
hilt = "2.47"
dagger = "2.47"
dagger = "2.48.1"
# https://developer.android.com/studio/releases/gradle-plugin
android-gradle = "7.4.2"
# https://developer.android.com/jetpack/androidx/releases/lifecycle
Expand Down

0 comments on commit b39a051

Please sign in to comment.