We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d565278 commit 5148147Copy full SHA for 5148147
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ junit5 = "5.10.2"
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.6.10"
+compose = "org.jetbrains.compose:1.6.11"
9
10
[libraries]
11
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit5" }
0 commit comments