Skip to content

Commit 4e9d5b3

Browse files
Bump multiplatform from 1.9.22 to 2.1.21
Bumps [multiplatform](https://github.com/JetBrains/kotlin) from 1.9.22 to 2.1.21. - [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.1.21) --- updated-dependencies: - dependency-name: multiplatform dependency-version: 2.1.21 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 29b1b1d commit 4e9d5b3

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
@@ -10,7 +10,7 @@ pluginManagement {
1010
}
1111

1212
plugins {
13-
kotlin("multiplatform") version "1.9.22"
13+
kotlin("multiplatform") version "2.1.21"
1414
kotlin("plugin.serialization") version "1.9.22"
1515
}
1616
}

0 commit comments

Comments
 (0)