Bump fuel-json from 2.1.0 to 2.2.1

Bumps [fuel-json](https://github.com/kittinunf/fuel) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/kittinunf/fuel/releases)
- [Changelog](https://github.com/kittinunf/fuel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kittinunf/fuel/compare/2.1.0...2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-09 04:19:34 +00:00 committed by GitHub
parent e99b487218
commit 5482e8f9e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,5 +37,5 @@ dependencies {
implementation 'com.afollestad.material-dialogs:input:2.8.1'
implementation 'com.github.kittinunf.fuel:fuel:2.1.0'
implementation 'com.github.kittinunf.fuel:fuel-android:2.1.0'
implementation 'com.github.kittinunf.fuel:fuel-json:2.1.0'
implementation 'com.github.kittinunf.fuel:fuel-json:2.2.1'
}