Skip to content

Commit 30361d9

Browse files
Bump org.jetbrains.kotlinx:kotlinx-serialization-json (#453)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ae7155 commit 30361d9

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
@@ -47,7 +47,7 @@ turbine = "1.2.0"
4747
roboelectric = "4.14.1"
4848
testCoroutines = "1.10.1"
4949
mediaPipeGenerator = "0.10.21"
50-
serialization = "1.8.0"
50+
serialization = "1.8.1"
5151

5252
[libraries]
5353
android-tools-build-gradle = { group = "com.android.tools.build", name = "gradle", version.ref = "agp" }

0 commit comments

Comments
 (0)