Update build.gradle

This commit is contained in:
2024-12-27 16:46:40 +03:00
parent af1d01e503
commit 195c5e701b

View File

@ -5,7 +5,7 @@ plugins {
id 'application'
id 'java-library'
id 'war'
id 'gradle-ncore' version('3.0.42')
id 'gradle-ncore' version('3.0.47')
}
apply from: "dependencies.gradle"