minor
This commit is contained in:
@ -5,7 +5,7 @@ plugins {
|
||||
id 'application'
|
||||
id 'java-library'
|
||||
id 'war'
|
||||
id 'gradle-ncore' version('3.0.65')
|
||||
id 'gradle-ncore' version("$pluginVersion")
|
||||
}
|
||||
|
||||
apply from: "dependencies.gradle"
|
||||
|
@ -1 +1,2 @@
|
||||
biz.redsoft.ncore.version=1.9.19.251
|
||||
pluginVersion=3.0.82
|
||||
|
Reference in New Issue
Block a user