mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-07 16:09:38 +02:00
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
|
@ -12,7 +12,7 @@ hilt = "2.50"
|
||||||
kotlin = "1.9.22"
|
kotlin = "1.9.22"
|
||||||
kotlinResult = "1.1.18"
|
kotlinResult = "1.1.18"
|
||||||
lifecycle = "2.7.0"
|
lifecycle = "2.7.0"
|
||||||
moshi = "1.15.0"
|
moshi = "1.15.1"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
android-desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.0.4"
|
android-desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.0.4"
|
||||||
|
|
Loading…
Reference in a new issue