Bump moshi from 1.12.0 to 1.13.0 (#111)
This commit is contained in:
parent
c2a82ae136
commit
9d9a18c5c2
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ ext {
|
||||||
okhttp3 = "4.9.3"
|
okhttp3 = "4.9.3"
|
||||||
retrofit = "2.9.0"
|
retrofit = "2.9.0"
|
||||||
slf4j = "1.7.35"
|
slf4j = "1.7.35"
|
||||||
moshi = "1.12.0"
|
moshi = "1.13.0"
|
||||||
coroutines = "1.6.0"
|
coroutines = "1.6.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue