Skip to content

Commit

Permalink
Merge pull request #514 from skadi-cloud/dependabot/gradle/com.github…
Browse files Browse the repository at this point in the history
….node-gradle.node-7.0.1

build(deps): bump com.github.node-gradle.node from 3.5.1 to 7.0.1
  • Loading branch information
coolya authored Nov 12, 2023
2 parents 45bc36a + efe120f commit bdb067c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("com.github.node-gradle.node") version "3.5.1"
id("com.github.node-gradle.node") version "7.0.1"
}

val runWebpack by tasks.creating(com.github.gradle.node.npm.task.NpxTask::class) {
Expand Down

0 comments on commit bdb067c

Please sign in to comment.