Skip to content

Commit 225218a

Browse files
Update dependency io.github.kakaocup:compose to v0.2.3
1 parent efaaf60 commit 225218a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ sqldelight-coroutinesExtensions = { module = "com.squareup.sqldelight:coroutines
9595
sqldelight-nativeDriver = { module = "com.squareup.sqldelight:native-driver", version.ref = "sqlDelight" }
9696
sqldelight-runtime = { module = "com.squareup.sqldelight:runtime", version.ref = "sqlDelight" }
9797
sqldelight-sqliteDriver = { module = "com.squareup.sqldelight:sqlite-driver", version.ref = "sqlDelight" }
98-
test-android-kakaocup-compose = "io.github.kakaocup:compose:0.2.2"
98+
test-android-kakaocup-compose = "io.github.kakaocup:compose:0.2.3"
9999
test-androidx-compose-ui-junit4 = { module = "androidx.compose.ui:ui-test-junit4", version.ref = "androidx-compose-ui" }
100100
test-androidx-espresso-core = { module = "androidx.test.espresso:espresso-core", version.ref = "androidx-test-espresso" }
101101
test-androidx-espresso-intents = { module = "androidx.test.espresso:espresso-intents", version.ref = "androidx-test-espresso" }

0 commit comments

Comments
 (0)