Skip to content

Commit

Permalink
Bump routing-compose from 0.2.9 to 0.2.10 (#664)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 8, 2022
1 parent 598d54d commit 696642b
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 @@ -27,7 +27,7 @@ dependencies {

implementation(compose.web.core)
implementation("app.softwork:bootstrap-compose:0.1.12")
implementation("app.softwork:routing-compose:0.2.9")
implementation("app.softwork:routing-compose:0.2.10")

implementation(npm("sql.js", "1.7.0"))
implementation(devNpm("copy-webpack-plugin", "9.1.0"))
Expand Down

0 comments on commit 696642b

Please sign in to comment.