Skip to content

Commit

Permalink
Merge pull request #419 from kiwicom/renovate/com.kiwi.navigation-com…
Browse files Browse the repository at this point in the history
…pose.typed

fix(deps): update dependency com.kiwi.navigation-compose.typed:core to v0.6.2
  • Loading branch information
hrach committed Apr 27, 2023
2 parents 7c2f70f + 9bc5ae6 commit 0616a46
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 @@ -66,7 +66,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.1" }
kiwi-navigationComposeTyped = { module = "com.kiwi.navigation-compose.typed:core", version = "0.6.2" }
mockk = { module = "io.mockk:mockk", version.ref = "mockk" }
robolectric = { module = "org.robolectric:robolectric", version = "4.10" }
slack-composeLintChecks = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.2.0" }
Expand Down

0 comments on commit 0616a46

Please sign in to comment.