Skip to content

Commit

Permalink
Bump org.jetbrains.compose from 1.2.1-rc03 to 1.2.1 (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 8, 2022
1 parent 915866e commit 712dc80
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 @@ -3,7 +3,7 @@ import io.gitlab.arturbosch.detekt.*

plugins {
kotlin("js") version "1.7.20"
id("org.jetbrains.compose") version "1.2.1-rc03"
id("org.jetbrains.compose") version "1.2.1"
`maven-publish`
signing
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
Expand Down

0 comments on commit 712dc80

Please sign in to comment.