Skip to content

Commit

Permalink
Upgrade Moshi to version 1.15.0
Browse files Browse the repository at this point in the history
Resolves:
#328
  • Loading branch information
joffrey-bion committed May 16, 2023
1 parent 76309bb commit f25fd9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ kotlinx-atomicfu = "0.20.2"
kotlinx-coroutines = "1.7.1"
kotlinx-serialization = "1.5.1"
ktor = "2.3.0"
moshi = "1.14.0"
moshi = "1.15.0"
okhttp = "4.10.0"
okio = "3.3.0"
slf4j = "2.0.6"
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ extra:
jackson: 2.15.1
ktor: 2.3.0
kotlinxSerialization: 1.5.1
moshi: 1.14.0
moshi: 1.15.0
tyrus: 1.17
jetty: 9.4.51.v20230217

Expand Down

0 comments on commit f25fd9c

Please sign in to comment.