Skip to content

Commit

Permalink
feat: update swc-binding v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yidafu committed Jan 21, 2024
1 parent 62cfba7 commit b86afaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-plugin/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dokka_plugin = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "
ktlint_plugin = { module = "org.jlleitschuh.gradle:ktlint-gradle", version = "11.6.1" }
kotlin_serialization_json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version = "1.6.0"}
slf4j_api = { module = "org.slf4j:slf4j-api", version = "2.0.9"}
swc_binding = { module = "dev.yidafu.swc:swc-binding", version = "0.5.1" }
swc_binding = { module = "dev.yidafu.swc:swc-binding", version = "0.6.0" }

[bundles]
allGradlePlugins = [
Expand Down

0 comments on commit b86afaa

Please sign in to comment.