Skip to content

Commit 5cbdd47

Browse files
authored
Merge pull request #35 from silenium-dev/dependabot/gradle/kotlinx-serialization-1.8.0
build(deps): bump kotlinx-serialization from 1.7.3 to 1.8.0
2 parents 5e6cb41 + bcb61b5 commit 5cbdd47

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
@@ -2,7 +2,7 @@
22
kotlin = "2.1.0"
33

44
kotlinx-coroutines = "1.9.0"
5-
kotlinx-serialization = "1.7.3"
5+
kotlinx-serialization = "1.8.0"
66
kotlinx-datetime = "0.6.1"
77

88
compose = "1.7.0"

0 commit comments

Comments
 (0)