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.783
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent b7286f5 commit 84acd51
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.780",
"org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:1.0.0-pre.783",
),
)
implementation("org.jetbrains.kotlin-wrappers:kotlin-react")
Expand Down

0 comments on commit 84acd51

Please sign in to comment.