Upgrade to Native Build Tools Plugin 0.9.26

Closes gh-37301
This commit is contained in:
Stephane Nicoll 2023-09-11 10:29:20 +02:00
parent 82768cf500
commit b70cee9841

View File

@ -5,7 +5,7 @@ org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.8.22
nativeBuildToolsVersion=0.9.24
nativeBuildToolsVersion=0.9.26
springFrameworkVersion=6.0.12-SNAPSHOT
tomcatVersion=10.1.12