We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82f155c commit e82c785Copy full SHA for e82c785
examples/gradle/libs.versions.toml
@@ -32,4 +32,4 @@ androidx-compose-runtime = { group = "androidx.compose.runtime", name = "runtime
32
androidx-compose-ui = { group = "androidx.compose.ui", name = "ui", version = "1.6.3" }
33
androidx-compose-compiler = { group = "androidx.compose.compiler", name = "compiler", version = "1.5.10" }
34
35
-kotlin-test-junit = { group = "org.jetbrains.kotlin", name = "kotlin-test-junit", version = "1.9.22" }
+kotlin-test-junit = { group = "org.jetbrains.kotlin", name = "kotlin-test-junit", version = "1.9.23" }
0 commit comments