Bump guava from 30.1-android to 30.1.1-android

Bumps [guava](https://github.com/google/guava) from 30.1-android to 30.1.1-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-22 08:30:24 +00:00
committed by Quentin Hibon
parent 071b6bd090
commit 23954eed27
2 changed files with 2 additions and 2 deletions

View File

@@ -97,7 +97,7 @@ dependencies {
implementation("com.github.paolorotolo:appintro:3.4.0")
implementation("com.google.code.findbugs:jsr305:3.0.2")
implementation("com.google.dagger:dagger:$daggerVersion")
implementation("com.google.guava:guava:30.1-android")
implementation("com.google.guava:guava:30.1.1-android")
implementation("io.ktor:ktor-client-android:$ktorVersion")
implementation("io.ktor:ktor-client-core:$ktorVersion")
implementation("io.ktor:ktor-client-jackson:$ktorVersion")