chore(deps): bump kotlinx_serialization_version from 1.5.0 to 1.5.1
Bumps `kotlinx_serialization_version` from 1.5.0 to 1.5.1. Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.5.0 to 1.5.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.5.0...v1.5.1) Updates `org.jetbrains.kotlinx:kotlinx-serialization-core` from 1.5.0 to 1.5.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.5.0...v1.5.1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ea19edaba9
commit
19f4e0000c
|
@ -49,7 +49,7 @@ buildscript {
|
||||||
play_services_location_version = '21.0.1'
|
play_services_location_version = '21.0.1'
|
||||||
|
|
||||||
kotlinx_datetime_version = '0.4.0'
|
kotlinx_datetime_version = '0.4.0'
|
||||||
kotlinx_serialization_version = '1.5.0'
|
kotlinx_serialization_version = '1.5.1'
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
|
|
Loading…
Reference in a new issue