Skip to content

Commit 0171016

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

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.0"
1515
}
1616
}
1717

0 commit comments

Comments
 (0)