Skip to content

Commit 29ae213

Browse files
Bump multiplatform from 1.7.0-RC to 1.7.0-RC2 (#14)
Bumps [multiplatform](https://github.com/JetBrains/kotlin) from 1.7.0-RC to 1.7.0-RC2. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.0-RC2/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.7.0-RC...v1.7.0-RC2) --- updated-dependencies: - dependency-name: multiplatform dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6242666 commit 29ae213

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 org.jetbrains.kotlin.gradle.plugin.mpp.*
22
import org.jetbrains.kotlin.konan.target.*
33

44
plugins {
5-
kotlin("multiplatform") version "1.7.0-RC"
5+
kotlin("multiplatform") version "1.7.0-RC2"
66
}
77

88
repositories {

0 commit comments

Comments
 (0)