Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
Update dependency org.jetbrains.kotlin-wrappers:kotlin-extensions to …
Browse files Browse the repository at this point in the history
…v1.0.1-pre.643
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent ffac1ee commit ae423b3
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 @@ -140,7 +140,7 @@ kotlin {
implementation("io.ktor:ktor-client-content-negotiation:$ktorVersion")
implementation("io.ktor:ktor-client-js:$ktorVersion")

implementation("org.jetbrains.kotlin-wrappers:kotlin-extensions:1.0.1-pre.399")
implementation("org.jetbrains.kotlin-wrappers:kotlin-extensions:1.0.1-pre.643")

// Tailwindcss and loaders
implementation(npm("tailwindcss", "3.1.8"))
Expand Down

0 comments on commit ae423b3

Please sign in to comment.