Skip to content

Commit

Permalink
build(deps): bump com.google.guava:guava (#22)
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.0.0-android to 33.1.0-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 192dcf6 commit 810796f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ androidx-room-ktx = "androidx.room:room-ktx:2.6.1"
androidx-room-runtime = "androidx.room:room-runtime:2.6.1"
androidx-window = "androidx.window:window:1.2.0"
coil-compose = "io.coil-kt:coil-compose:2.6.0"
google-guava = "com.google.guava:guava:33.0.0-android"
google-guava = "com.google.guava:guava:33.1.0-android"
google-oss-licenses = "com.google.android.gms:play-services-oss-licenses:17.0.1"
google-oss-licenses-plugin = "com.google.android.gms:oss-licenses-plugin:0.10.6"
kotlin-gradle-plugin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
Expand Down

0 comments on commit 810796f

Please sign in to comment.