Обновлена версия ядра и плагина

This commit is contained in:
2026-03-27 15:51:27 +03:00
parent 85a2190517
commit 974dcfaecc
2 changed files with 7 additions and 10 deletions

View File

@ -1,10 +1,7 @@
dependencies {
implementation("biz.redsoft.ncore:ncore-JDK17:1.10.339.68")
updates("biz.redsoft.ncore:ncore-JDK17:1.10.339.68:updates")
codemaker("biz.redsoft.ncore:ncore-JDK17:1.10.339.68")
implementation("biz.redsoft.ncore:ncore-util-JDK17:1.10.339.68")
implementation("biz.redsoft.ncore:ncore-cryptoapisec-JDK17:1.10.339.68")
implementation("biz.redsoft.ncore:ncore-jna-JDK17:1.10.339.68")
codemaker("biz.redsoft.ncore:ncore-JDK17:1.10.339.68:gen")
testImplementation("biz.redsoft.ncore:ncore-JDK17:1.10.339.68:tests")
implementation("biz.redsoft.ncore:ncore-JDK17:1.10.339.178")
updates("biz.redsoft.ncore:ncore-JDK17:1.10.339.178:updates")
codemaker("biz.redsoft.ncore:ncore-JDK17:1.10.339.178")
codemaker("biz.redsoft.ncore:ncore-JDK17:1.10.339.178:gen")
testImplementation("biz.redsoft.ncore:ncore-JDK17:1.10.339.178:tests")
}

View File

@ -1,7 +1,7 @@
biz.redsoft.ncore.version=1.10.339.68
biz.redsoft.ncore.version=1.10.339.178
org.gradle.jvmargs=-Xmx4g -XX:+HeapDumpOnOutOfMemoryError
org.gradle.daemon=false
org.gradle.configureondemand=true
pluginVersion=4.0.18
pluginVersion=4.0.27
biz.redsoft.public.repo=https://nexus.red-soft.ru/repository/public
biz.redsoft.private.repo=https://nexus.red-soft.ru/repository/ncore