Skip to content

Commit

Permalink
Bump org.jetbrains.compose from 1.5.3 to 1.5.10 (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 1, 2023
1 parent d8a3ac9 commit 6635d83
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.9.10"
id("org.jetbrains.compose") version "1.5.3"
id("org.jetbrains.compose") version "1.5.10"
id("maven-publish")
id("signing")
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
Expand Down

0 comments on commit 6635d83

Please sign in to comment.