Bump dependencies

(cherry picked from commit 3135db4bb28d46bd9d09b80cf17b94b999b99153)
This commit is contained in:
arkon 2023-12-07 22:15:45 -05:00 committed by Jobobby04
parent 751d22977f
commit 9671c456d5
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
[versions]
compiler = "1.5.5"
compiler = "1.5.6"
compose-bom = "2023.12.00-alpha03"
accompanist = "0.33.2-alpha"

View File

@ -1,6 +1,6 @@
[versions]
kotlin_version = "1.9.20"
serialization_version = "1.6.1"
kotlin_version = "1.9.21"
serialization_version = "1.6.2"
xml_serialization_version = "0.86.2"
[libraries]