Skip to content

Commit a6beb78

Browse files
Bump plugin.compose from 2.2.20 to 2.3.21
Bumps [plugin.compose](https://github.com/JetBrains/kotlin) from 2.2.20 to 2.3.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.20...v2.3.21) --- updated-dependencies: - dependency-name: plugin.compose dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ae4f88 commit a6beb78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.dsl.abi.ExperimentalAbiValidation
22

33
plugins {
44
kotlin("multiplatform") version "2.2.21"
5-
kotlin("plugin.compose") version "2.2.20"
5+
kotlin("plugin.compose") version "2.3.21"
66
id("org.jetbrains.compose") version "1.9.0"
77
id("maven-publish")
88
id("signing")

0 commit comments

Comments
 (0)