Skip to content

Commit 005a3c4

Browse files
Bump multiplatform from 1.8.0 to 1.9.21
Bumps multiplatform from 1.8.0 to 1.9.21. --- updated-dependencies: - dependency-name: multiplatform dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a770d3a commit 005a3c4

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.20"
13+
kotlin("multiplatform") version "1.9.21"
1414
kotlin("plugin.serialization") version "1.9.20"
1515
}
1616
}

0 commit comments

Comments
 (0)