mirror of
https://github.com/Darkrock-Studios/hammer-editor.git
synced 2026-08-16 21:13:15 +00:00
Update serialization to v1.7.1 (#317)
* Update serialization to v1.7.1 * Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.1 (#316) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Adam Brown <adamwbrown@gmail.com>
This commit is contained in:
parent
0dd7e7a8a4
commit
bc91e43e21
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@ kwebCore = "1.4.12"
|
|||
markdown = "0.7.3"
|
||||
material = "1.12.0"
|
||||
orchestrator = "1.5.0"
|
||||
serialization = "1.7.0"
|
||||
serialization_json = "1.7.0"
|
||||
serialization = "1.7.1"
|
||||
serialization_json = "1.7.1"
|
||||
coroutines = "1.8.1"
|
||||
datetime = "0.6.0"
|
||||
napier = "2.7.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue