Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.3.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent d8f3b79 commit d91e222
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 @@ -44,7 +44,7 @@ androidx-splashscreen = "androidx.core:core-splashscreen:1.0.1"
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.1"

# google
google-guava = "com.google.guava:guava:33.2.1-jre"
google-guava = "com.google.guava:guava:33.3.1-jre"
google-material = "com.google.android.material:material:1.12.0"
google-hilt = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
google-hilt-compiler = { module = "com.google.dagger:hilt-android-compiler", version.ref = "hilt" }
Expand Down

0 comments on commit d91e222

Please sign in to comment.