Skip to content

Commit

Permalink
Bump multiplatform from 1.8.0 to 1.9.21
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent a770d3a commit 005a3c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pluginManagement {
}

plugins {
kotlin("multiplatform") version "1.9.20"
kotlin("multiplatform") version "1.9.21"
kotlin("plugin.serialization") version "1.9.20"
}
}
Expand Down

0 comments on commit 005a3c4

Please sign in to comment.