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

This commit is contained in:
renovate[bot] 2024-07-12 22:31:07 +00:00 committed by GitHub
parent 66e69a333c
commit 771892bfb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -112,7 +112,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.3"
truth = "com.google.truth:truth:1.4.4"
unfurl = "me.saket.unfurl:unfurl:1.7.0"
[plugins]