Skip to content

Commit b6ad1a5

Browse files
Bump multiplatform from 2.0.21 to 2.1.20
Bumps [multiplatform](https://github.com/JetBrains/kotlin) from 2.0.21 to 2.1.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.1.20) --- updated-dependencies: - dependency-name: multiplatform dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3be299a commit b6ad1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import java.util.*
22
import io.gitlab.arturbosch.detekt.*
33

44
plugins {
5-
kotlin("multiplatform") version "2.0.21"
5+
kotlin("multiplatform") version "2.1.20"
66
kotlin("plugin.compose") version "2.0.21"
77
id("org.jetbrains.compose") version "1.7.0"
88
id("maven-publish")

0 commit comments

Comments
 (0)