Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-html-js to v0.9.0 (sq…
Browse files Browse the repository at this point in the history
…ldelight#4319)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 30, 2023
1 parent a25a71b commit 70b7e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/web/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ kotlin {
dependencies {
implementation projects.common
implementation "app.cash.sqldelight:sqljs-driver"
implementation "org.jetbrains.kotlinx:kotlinx-html-js:0.8.0"
implementation "org.jetbrains.kotlinx:kotlinx-html-js:0.9.0"
implementation devNpm("copy-webpack-plugin", "9.1.0")
implementation npm("sql.js", "1.6.2")
}
Expand Down

0 comments on commit 70b7e58

Please sign in to comment.