Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlin-wrappers:kotlin-wra…
Browse files Browse the repository at this point in the history
…ppers-bom to v1.0.0-pre.805
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent efe2e2d commit 405c7d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ kotlin {
implementation(kotlin("stdlib-js"))
implementation(
project.dependencies.enforcedPlatform(
"org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:1.0.0-pre.785",
"org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:1.0.0-pre.805",
),
)
implementation("org.jetbrains.kotlin-wrappers:kotlin-react")
Expand Down

0 comments on commit 405c7d2

Please sign in to comment.