Update build.gradle
This commit is contained in:
@ -5,7 +5,7 @@ plugins {
|
||||
id 'application'
|
||||
id 'java-library'
|
||||
id 'war'
|
||||
id 'gradle-ncore' version('3.0.47')
|
||||
id 'gradle-ncore' version('3.0.59')
|
||||
}
|
||||
|
||||
apply from: "dependencies.gradle"
|
||||
|
Reference in New Issue
Block a user