Skip to content

Commit 02fc6c0

Browse files
Bump org.jetbrains.compose from 1.7.1 to 1.7.3
Bumps [org.jetbrains.compose](https://github.com/JetBrains/compose-jb) from 1.7.1 to 1.7.3. - [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.7.1...v1.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]>
1 parent fdf3171 commit 02fc6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ junit5 = "5.11.0"
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.7.1"
8+
compose = "org.jetbrains.compose:1.7.3"
99

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

0 commit comments

Comments
 (0)