Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v32.1.3-android
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frett committed Oct 11, 2023
1 parent f4133e3 commit a9b2ce5
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 @@ -150,7 +150,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:32.1.2-android"
guava = "com.google.guava:guava:32.1.3-android"
hamcrest = "org.hamcrest:hamcrest:2.2"
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 a9b2ce5

Please sign in to comment.