Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.3.1-android
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frett committed Sep 24, 2024
1 parent e417dde commit 7e45f6a
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 @@ -156,7 +156,7 @@ gtoSupport-testing-picasso = { module = "org.ccci.gto.android.testing:gto-suppor
gtoSupport-testing-timber = { module = "org.ccci.gto.android.testing:gto-support-timber", version.ref = "gtoSupport" }
gtoSupport-util = { module = "org.ccci.gto.android:gto-support-util", version.ref = "gtoSupport" }
gtoSupport-viewpager = { module = "org.ccci.gto.android:gto-support-viewpager", version.ref = "gtoSupport" }
guava = "com.google.guava:guava:33.3.0-android"
guava = "com.google.guava:guava:33.3.1-android"
hamcrest = "org.hamcrest:hamcrest:3.0"
hilt = { module = "com.google.dagger:hilt-android", version.ref = "dagger" }
hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "dagger" }
Expand Down

0 comments on commit 7e45f6a

Please sign in to comment.