Skip to content

Commit 47e345f

Browse files
fix(deps): update dependency com.kiwi.navigation-compose.typed:core to v0.7.0 (#516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 562c1b4 commit 47e345f

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
@@ -64,7 +64,7 @@ compose-viewBinding = { module = "androidx.compose.ui:ui-viewbinding" }
6464
hamcrest = { module = "org.hamcrest:hamcrest-all", version = "1.3" }
6565
javaJq = { module = "net.thisptr:jackson-jq", version = "1.0.0-preview.20230409" }
6666
junit = { module = "junit:junit", version = "4.13.2" }
67-
kiwi-navigationComposeTyped = { module = "com.kiwi.navigation-compose.typed:core", version = "0.6.2" }
67+
kiwi-navigationComposeTyped = { module = "com.kiwi.navigation-compose.typed:core", version = "0.7.0" }
6868
mockk = { module = "io.mockk:mockk", version.ref = "mockk" }
6969
robolectric = { module = "org.robolectric:robolectric", version = "4.10.3" }
7070
slack-composeLintChecks = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.2.0" }

0 commit comments

Comments
 (0)