Update build.gradle

This commit is contained in:
2024-12-24 15:30:34 +03:00
parent b48b53e28a
commit f589f49015

View File

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