Skip to content

Commit

Permalink
chore: Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayfri committed Feb 26, 2022
1 parent c44f2f1 commit 640d21d
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 @@ -31,7 +31,7 @@ repositories {
dependencies {
implementation("io.github.turansky.seskar:seskar-core:0.5.0")
implementation("org.jetbrains.kotlinx:kotlinx-html:0.7.3")
implementation("org.jetbrains.kotlin-wrappers:kotlin-extensions:1.0.1-pre.299-kotlin-1.6.10")
implementation("org.jetbrains.kotlin-wrappers:kotlin-extensions:1.0.1-pre.307-kotlin-1.6.10")
implementation(npm("pixi.js", "6.2.2"))
implementation(npm("@pixi/events", "6.2.2"))
testImplementation(kotlin("test-js"))
Expand Down

0 comments on commit 640d21d

Please sign in to comment.