chore(deps): bump kotlinx-serialization-core from 1.3.2 to 1.4.1

Bumps [kotlinx-serialization-core](https://github.com/Kotlin/kotlinx.serialization) from 1.3.2 to 1.4.1.
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.3.2...v1.4.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-23 08:02:14 +00:00 committed by GitHub
parent 58a96ab6ce
commit 6459ddef1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@ buildscript {
play_services_location_version = '21.0.1'
kotlinx_datetime_version = '0.3.2'
kotlinx_serialization_core_version = '1.3.2'
kotlinx_serialization_core_version = '1.4.1'
}
repositories {
google()