Skip to content

Commit bc57dbc

Browse files
Bump org.jetbrains.kotlin.plugin.serialization from 1.8.21 to 2.0.21
Bumps [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) from 1.8.21 to 2.0.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v2.0.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f001a58 commit bc57dbc

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
@@ -10,7 +10,7 @@ intelliJPlatform = "2.1.0"
1010
kotlin = "1.9.25"
1111
kover = "0.8.3"
1212
qodana = "2024.2.3"
13-
serialization = "1.8.21"
13+
serialization = "2.0.21"
1414

1515
[libraries]
1616
junit = { group = "junit", name = "junit", version.ref = "junit" }

0 commit comments

Comments
 (0)