Update json to v1.7.2 (#111)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-02 10:54:32 -04:00
committed by GitHub
parent 9c966e7984
commit e2e62c9001

View File

@@ -4,7 +4,7 @@ kotlin = "2.0.20"
coroutines = "1.8.1"
# Serialization
json = "1.7.1"
json = "1.7.2"
# Compose
composeGradle = "1.6.11"