We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40ad30e commit 238f6abCopy full SHA for 238f6ab
build.gradle
@@ -2,7 +2,7 @@ import org.apache.tools.ant.taskdefs.condition.Os
2
3
plugins {
4
id("com.github.node-gradle.node") version "7.1.0"
5
- id 'com.enonic.xp.app' version '3.5.2'
+ id 'com.enonic.xp.app' version '3.6.1'
6
id 'no.item.xp.codegen' version '2.3.0'
7
}
8
0 commit comments