fix(deps): update moshi to v1.15.1 (#2880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
25c2893d9a
commit
c956937343
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ hilt = "2.50"
|
|||
kotlin = "1.9.22"
|
||||
kotlinResult = "1.1.18"
|
||||
lifecycle = "2.7.0"
|
||||
moshi = "1.15.0"
|
||||
moshi = "1.15.1"
|
||||
|
||||
[libraries]
|
||||
android-desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.0.4"
|
||||
|
|
Loading…
Reference in a new issue