Update dependency io.github.sergio-sastre.ComposablePreviewScanner:android to v0.9.2 #33

Merged
renovate merged 1 commit from renovate/io.github.sergio-sastre.composablepreviewscanner-android-0.x into main 2026-08-10 23:20:01 -07:00
Showing only changes of commit 6c7764cd44 - Show all commits

View file

@ -169,7 +169,7 @@ test_truth = "com.google.truth:truth:1.4.5"
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.22"
test_robolectric = "org.robolectric:robolectric:4.16.1"
test_appyx_junit = { module = "com.bumble.appyx:testing-junit4", version.ref = "appyx" }
test_composable_preview_scanner = "io.github.sergio-sastre.ComposablePreviewScanner:android:0.9.1"
test_composable_preview_scanner = "io.github.sergio-sastre.ComposablePreviewScanner:android:0.9.2"
test_detekt_api = { module = "io.gitlab.arturbosch.detekt:detekt-api", version.ref = "detekt" }
test_detekt_test = { module = "io.gitlab.arturbosch.detekt:detekt-test", version.ref = "detekt" }