mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 01:47:03 +05:30
fix(deps): update dependency com.google.truth:truth to v1.4.3
This commit is contained in:
parent
4a621fa120
commit
1d0386f332
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ sqldelight-primitiveAdapters = { module = "app.cash.sqldelight:primitive-adapter
|
|||
sqlite-android = "com.github.requery:sqlite-android:3.45.0"
|
||||
store = { module = "org.mobilenativefoundation.store:store5", version.ref = "store" }
|
||||
swipe = "me.saket.swipe:swipe:1.3.0"
|
||||
truth = "com.google.truth:truth:1.4.2"
|
||||
truth = "com.google.truth:truth:1.4.3"
|
||||
unfurl = "me.saket.unfurl:unfurl:1.7.0"
|
||||
|
||||
[plugins]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue