Bump dagger-android from 2.22.1 to 2.23.1

Bumps [dagger-android](https://github.com/google/dagger) from 2.22.1 to 2.23.1.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.22.1...dagger-2.23.1)
This commit is contained in:
dependabot-preview[bot] 2019-05-30 17:41:27 +00:00 committed by Andy Scherzinger
parent d59bd3e98e
commit 397614763f
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -282,7 +282,7 @@ dependencies {
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.5'
implementation 'com.google.dagger:dagger:2.23.1'
implementation 'com.google.dagger:dagger-android:2.22.1'
implementation 'com.google.dagger:dagger-android:2.23.1'
implementation 'com.google.dagger:dagger-android-support:2.22.1'
annotationProcessor 'com.google.dagger:dagger-compiler:2.22.1'
annotationProcessor 'com.google.dagger:dagger-android-processor:2.22.1'