Skip to content

Commit 97635bf

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.10.0 (#192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 707aeee commit 97635bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ agp = "8.13.2"
44
jacoco = "0.8.12"
55
bcv = "0.18.1"
66
dexcount = "4.0.0"
7-
kotlinxSerializationJson = "1.9.0"
7+
kotlinxSerializationJson = "1.10.0"
88
maven-publish = "0.35.0"
99
spotless = "8.2.1"
1010
detekt = "1.23.8"

0 commit comments

Comments
 (0)