We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf3171 commit 02fc6c0Copy full SHA for 02fc6c0
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ junit5 = "5.11.0"
5
[plugins]
6
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
7
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
8
-compose = "org.jetbrains.compose:1.7.1"
+compose = "org.jetbrains.compose:1.7.3"
9
10
[libraries]
11
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit5" }
0 commit comments