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.650
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent 81830ed commit 996e164
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 @@ -92,7 +92,7 @@ kotlin {
implementation(kotlin("stdlib-js"))
implementation(
project.dependencies.enforcedPlatform(
"org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:1.0.0-pre.524"
"org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:1.0.0-pre.650"
)
)
implementation("org.jetbrains.kotlin-wrappers:kotlin-react")
Expand Down

0 comments on commit 996e164

Please sign in to comment.