We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 070e0f0 commit c73e2a0Copy full SHA for c73e2a0
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'maven-publish'
3
id 'com.enonic.defaults' version '2.1.5'
4
id 'com.enonic.xp.app' version '3.5.0'
5
- id "com.github.node-gradle.node" version '7.0.2'
+ id "com.github.node-gradle.node" version '7.1.0'
6
}
7
8
app {
0 commit comments