Bump stream from 1.1.9 to 1.2.1 (#1338)

Bumps [stream](https://github.com/aNNiMON/Lightweight-Stream-API) from 1.1.9 to 1.2.1.
- [Release notes](https://github.com/aNNiMON/Lightweight-Stream-API/releases)
- [Commits](https://github.com/aNNiMON/Lightweight-Stream-API/compare/v1.1.9...v1.2.1)
This commit is contained in:
dependabot-preview[bot] 2019-06-05 12:02:47 +02:00 committed by Simon Frei
parent d4e0548f8b
commit 00812f1d3b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ dependencies {
implementation 'com.google.code.gson:gson:2.8.5' implementation 'com.google.code.gson:gson:2.8.5'
implementation 'org.mindrot:jbcrypt:0.4' implementation 'org.mindrot:jbcrypt:0.4'
implementation 'com.google.guava:guava:23.6-android' implementation 'com.google.guava:guava:23.6-android'
implementation 'com.annimon:stream:1.1.9' implementation 'com.annimon:stream:1.2.1'
implementation 'com.android.volley:volley:1.1.1' implementation 'com.android.volley:volley:1.1.1'
implementation 'com.android.support.constraint:constraint-layout:1.1.3' implementation 'com.android.support.constraint:constraint-layout:1.1.3'
implementation 'com.google.dagger:dagger:2.14.1' implementation 'com.google.dagger:dagger:2.14.1'