Skip to content

Commit

Permalink
Bump org.jetbrains.compose from 1.7.1 to 1.7.3
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.compose from 1.7.1 to 1.7.3.

---
updated-dependencies:
- dependency-name: org.jetbrains.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent a7210b5 commit 2295259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ compose-activity = { module = "androidx.activity:activity-compose", version = "1
compose-voyager = { module = "cafe.adriel.voyager:voyager-navigator", version = "1.1.0-beta03" }

[plugins]
compose-multiplatform = { id = "org.jetbrains.compose", version = "1.7.1" }
compose-multiplatform = { id = "org.jetbrains.compose", version = "1.7.3" }
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }

0 comments on commit 2295259

Please sign in to comment.