Skip to content

Commit

Permalink
fix(deps): update dependency com.kiwi.navigation-compose.typed:core t…
Browse files Browse the repository at this point in the history
…o v0.7.0 (#516)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 28, 2023
1 parent 562c1b4 commit 47e345f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ compose-viewBinding = { module = "androidx.compose.ui:ui-viewbinding" }
hamcrest = { module = "org.hamcrest:hamcrest-all", version = "1.3" }
javaJq = { module = "net.thisptr:jackson-jq", version = "1.0.0-preview.20230409" }
junit = { module = "junit:junit", version = "4.13.2" }
kiwi-navigationComposeTyped = { module = "com.kiwi.navigation-compose.typed:core", version = "0.6.2" }
kiwi-navigationComposeTyped = { module = "com.kiwi.navigation-compose.typed:core", version = "0.7.0" }
mockk = { module = "io.mockk:mockk", version.ref = "mockk" }
robolectric = { module = "org.robolectric:robolectric", version = "4.10.3" }
slack-composeLintChecks = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.2.0" }
Expand Down

0 comments on commit 47e345f

Please sign in to comment.