fix(deps): update dependency com.google.truth:truth to v1.4.3

This commit is contained in:
renovate[bot] 2024-06-27 15:28:57 +00:00 committed by GitHub
parent 4a621fa120
commit 1d0386f332
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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]