Skip to content

Commit

Permalink
Bump org.jetbrains.compose from 1.2.0-beta02 to 1.2.0-rc01 (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 11, 2022
1 parent e2cf239 commit d5d4d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import io.gitlab.arturbosch.detekt.*

plugins {
kotlin("multiplatform") version "1.7.10"
id("org.jetbrains.compose") version "1.2.0-beta02"
id("org.jetbrains.compose") version "1.2.0-rc01"
`maven-publish`
signing
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
Expand Down

0 comments on commit d5d4d1b

Please sign in to comment.