Skip to content

Commit

Permalink
Merge branch 'main' into renovate/aws-java-sdk-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
ikovalyov authored Jun 23, 2024
2 parents bbe24b3 + e7160ce commit f2c92ed
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.761"
)
)
implementation("org.jetbrains.kotlin-wrappers:kotlin-react")
Expand Down

0 comments on commit f2c92ed

Please sign in to comment.