Skip to content

Commit

Permalink
build(deps): bump com.google.guava:guava
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.1-android to 33.4.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>
  • Loading branch information
dependabot[bot] authored and marlonlom committed Dec 21, 2024
1 parent 6fd6012 commit 42f0751
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.3.0"
coil-compose = "io.coil-kt:coil-compose:2.7.0"
google-guava = "com.google.guava:guava:33.3.1-android"
google-guava = "com.google.guava:guava:33.4.0-android"
google-oss-licenses = "com.google.android.gms:play-services-oss-licenses:17.1.0"
google-oss-licenses-plugin = "com.google.android.gms:oss-licenses-plugin:0.10.6"
kotlin-gradle-plugin = "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0"
Expand Down

0 comments on commit 42f0751

Please sign in to comment.