Skip to content

Commit

Permalink
build(deps): bump rootProject.daggerVersion from 2.21 to 2.22.1
Browse files Browse the repository at this point in the history
Bumps `rootProject.daggerVersion` from 2.21 to 2.22.1.

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

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Apr 11, 2019
1 parent aba534b commit 9636658
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 @@ -52,7 +52,7 @@ ext {
threetenbpVersion = '1.2.0'

// dagger
daggerVersion = '2.21'
daggerVersion = '2.22.1'

// jackson
jacksonVersion = '2.9.8'
Expand Down

0 comments on commit 9636658

Please sign in to comment.