Skip to content

Commit a12b502

Browse files
Bump org.jetbrains.compose from 1.7.3 to 1.8.0 (#58)
Bumps org.jetbrains.compose from 1.7.3 to 1.8.0. --- updated-dependencies: - dependency-name: org.jetbrains.compose dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c78ac4 commit a12b502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.7.3"
8+
compose = "org.jetbrains.compose:1.8.0"
99

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

0 commit comments

Comments
 (0)