Skip to content
This repository was archived by the owner on Feb 3, 2024. It is now read-only.

Commit 322c14d

Browse files
Update plugin com.github.node-gradle.node to v7
1 parent d6fa434 commit 322c14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import java.util.regex.Pattern
55
plugins {
66
java
77
id("gg.jte.gradle") version "3.0.1"
8-
id("com.github.node-gradle.node") version "5.0.0"
8+
id("com.github.node-gradle.node") version "7.0.0"
99
id("de.undercouch.download") version "5.4.0"
1010
}
1111

0 commit comments

Comments
 (0)