Skip to content

Commit

Permalink
Merge pull request #126 from noxone/dependabot/gradle/js-2.0.0
Browse files Browse the repository at this point in the history
Bump js from 1.9.24 to 2.0.0
  • Loading branch information
noxone authored May 22, 2024
2 parents b12f0e9 + 1f8edc1 commit 2b0b31f
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
@@ -1,5 +1,5 @@
plugins {
kotlin("js") version "1.9.24"
kotlin("js") version "2.0.0"
id("io.gitlab.arturbosch.detekt").version("1.22.0")
}

Expand Down

0 comments on commit 2b0b31f

Please sign in to comment.