Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-html-js to v0.8.0 (#3368
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 14, 2022
1 parent 19179bc commit 52b2c85
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 @@ -18,7 +18,7 @@ kotlin {
dependencies {
implementation project(':common')
implementation "app.cash.sqldelight:sqljs-driver"
implementation "org.jetbrains.kotlinx:kotlinx-html-js:0.7.5"
implementation "org.jetbrains.kotlinx:kotlinx-html-js:0.8.0"
implementation devNpm("copy-webpack-plugin", "9.1.0")
implementation npm("sql.js", "1.6.2")

Expand Down

0 comments on commit 52b2c85

Please sign in to comment.