We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 148ed2a commit 9252e48Copy full SHA for 9252e48
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.0"
+compose = "org.jetbrains.compose:1.7.1"
9
10
[libraries]
11
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit5" }
0 commit comments