Skip to content

Commit ee81626

Browse files
Bump plugin.serialization from 1.9.22 to 2.2.10
Bumps [plugin.serialization](https://github.com/JetBrains/kotlin) from 1.9.22 to 2.2.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v2.2.10) --- updated-dependencies: - dependency-name: plugin.serialization dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29b1b1d commit ee81626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pluginManagement {
1111

1212
plugins {
1313
kotlin("multiplatform") version "1.9.22"
14-
kotlin("plugin.serialization") version "1.9.22"
14+
kotlin("plugin.serialization") version "2.2.10"
1515
}
1616
}
1717

0 commit comments

Comments
 (0)