Skip to content

Commit 35ff3fa

Browse files
Bump org.jetbrains.kotlinx:kotlinx-serialization-json
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31b9293 commit 35ff3fa

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
@@ -11,7 +11,7 @@ androidx-core-splashscreen = "1.0.1"
1111
androidx-lifecycle = "2.8.7"
1212
androidx-navigation-compose = "2.8.9"
1313
androidx-room = "2.6.1"
14-
kotlinx-serialization-json = "1.8.0"
14+
kotlinx-serialization-json = "1.8.1"
1515
libsu = "6.0.0"
1616
material = "1.12.0"
1717
okhttp = "4.12.0"

0 commit comments

Comments
 (0)