Skip to content

Commit db34907

Browse files
Update plugin com.github.node-gradle.node to v3.6.0
1 parent 12ece8e commit db34907

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import com.github.gradle.node.npm.task.NpmTask
22

33
plugins {
4-
id("com.github.node-gradle.node") version "3.5.0"
4+
id("com.github.node-gradle.node") version "3.6.0"
55
id("org.ajoberstar.git-publish")
66
id("org.sonarqube") version "4.3.0.3225"
77
}

0 commit comments

Comments
 (0)