Skip to content

Commit caf1ed7

Browse files
Bump org.jetbrains.compose from 1.10.1 to 1.10.2 (#108)
Bumps [org.jetbrains.compose](https://github.com/JetBrains/compose-jb) from 1.10.1 to 1.10.2. - [Release notes](https://github.com/JetBrains/compose-jb/releases) - [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md) - [Commits](JetBrains/compose-multiplatform@v1.10.1...v1.10.2) --- updated-dependencies: - dependency-name: org.jetbrains.compose dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 667e2bd commit caf1ed7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ junit5 = "5.11.4"
55
[plugins]
66
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
77
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
8-
compose = "org.jetbrains.compose:1.10.1"
8+
compose = "org.jetbrains.compose:1.10.2"
99

1010
[libraries]
1111
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit5" }

0 commit comments

Comments
 (0)