Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.js to v1.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and robstoll committed May 8, 2024
1 parent 773221d commit 48f1ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/js/kotlin-test/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
}

plugins {
kotlin("js") version "1.9.23"
kotlin("js") version "1.9.24"
}

group = "org.atriumlib.samples"
Expand Down

0 comments on commit 48f1ded

Please sign in to comment.