Update build.gradle

This commit is contained in:
2024-12-24 15:31:24 +03:00
parent f589f49015
commit 40a232f3b2

View File

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