Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d29e050

Browse files
authoredSep 23, 2024··
Bump org.jetbrains.kotlinx:kotlinx-serialization-json (#314)
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.7.2 to 1.7.3. - [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.7.2...v1.7.3) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 521635f commit d29e050

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.1.0"
4747
roboelectric = "4.13"
4848
testCoroutines = "1.9.0"
4949
mediaPipeGenerator = "0.10.16"
50-
serialization = "1.7.2"
50+
serialization = "1.7.3"
5151

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

0 commit comments

Comments
 (0)
Please sign in to comment.