Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.4.0-android
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 4b89cd3 commit 5936984
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 @@ -159,7 +159,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.1-android"
guava = "com.google.guava:guava:33.4.0-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 5936984

Please sign in to comment.