Skip to content

Commit

Permalink
Bump routing-compose from 0.1.6 to 0.1.7 (#458)
Browse files Browse the repository at this point in the history
Bumps [routing-compose](https://github.com/hfhbd/routing-compose) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/hfhbd/routing-compose/releases)
- [Commits](hfhbd/routing-compose@v0.1.6...v0.1.7)

---
updated-dependencies:
- dependency-name: app.softwork:routing-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2022
1 parent a80447a commit f3505b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ kotlin {

val jsMain by getting {
dependencies {
implementation("app.softwork:routing-compose:0.1.6")
implementation("app.softwork:routing-compose:0.1.7")
implementation(compose.web.core)
implementation(compose.runtime)
implementation("com.squareup.sqldelight:sqljs-driver:1.5.3")
Expand Down

0 comments on commit f3505b1

Please sign in to comment.