Skip to content

Commit eea0878

Browse files
Bump org.jetbrains.compose from 1.8.1 to 1.8.2 (#65)
Bumps org.jetbrains.compose from 1.8.1 to 1.8.2. --- updated-dependencies: - dependency-name: org.jetbrains.compose dependency-version: 1.8.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 e7611cc commit eea0878

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

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

0 commit comments

Comments
 (0)