Bump org.jetbrains.kotlinx:kotlinx-serialization-core
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-core](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](https://github.com/Kotlin/kotlinx.serialization/compare/v1.7.2...v1.7.3) --- updated-dependencies: - 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
5307298dae
commit
b1ee81864c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ kotlin = "2.0.20" # Note: Plugin versions must be updated in the settings.gradl
|
||||||
|
|
||||||
groovy = "3.0.22"
|
groovy = "3.0.22"
|
||||||
jansi = "2.4.1"
|
jansi = "2.4.1"
|
||||||
kx-ser = "1.7.2"
|
kx-ser = "1.7.3"
|
||||||
logback = "1.5.7"
|
logback = "1.5.7"
|
||||||
logback-groovy = "1.14.5"
|
logback-groovy = "1.14.5"
|
||||||
logging = "7.0.0"
|
logging = "7.0.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue