Skip to content

Commit 57b995d

Browse files
Bump org.jetbrains.compose from 1.2.0-rc02-dev816 to 1.2.0 (#284)
Bumps org.jetbrains.compose from 1.2.0-rc02-dev816 to 1.2.0. --- updated-dependencies: - dependency-name: org.jetbrains.compose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 364ea1e commit 57b995d

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
@@ -4,7 +4,7 @@ import io.gitlab.arturbosch.detekt.*
44

55
plugins {
66
kotlin("js") version "1.7.10"
7-
id("org.jetbrains.compose") version "1.2.0-rc02-dev816"
7+
id("org.jetbrains.compose") version "1.2.0"
88
`maven-publish`
99
signing
1010
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"

0 commit comments

Comments
 (0)