Skip to content

Commit 75184ff

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.8.0 (#796)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c59745a commit 75184ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ io-mockk = "1.13.16"
2626
jetbrains-dokka = "1.7.20"
2727
jetbrains-kotlin = "2.1.0"
2828
jetbrains-kotlinx-coroutines = "1.10.1"
29-
jetbrains-kotlinx-serialization = "1.7.3"
29+
jetbrains-kotlinx-serialization = "1.8.0"
3030

3131
mpandroidchartVersion = "v3.1.0"
3232
noties-markwon = "4.6.2"

0 commit comments

Comments
 (0)