Skip to content

Commit 867ee53

Browse files
committed
Update Compose plugin version to 1.9.0
1 parent 18d3cb6 commit 867ee53

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
@@ -16,7 +16,7 @@ intelliJPlatform = "2.9.0"
1616
kotlin = "2.0.21"
1717
kover = "0.9.1"
1818
qodana = "2025.1.1"
19-
composePlugin = "1.7.0-beta02"
19+
composePlugin = "1.9.0"
2020

2121
[libraries]
2222
junitJupiterApi = { group = "org.junit.jupiter", name = "junit-jupiter-api", version.ref = "junitJupiter" }

0 commit comments

Comments
 (0)