Upgrade to Native Build Tools Plugin 0.9.26

Closes gh-37323
This commit is contained in:
Stephane Nicoll
2023-09-11 14:39:18 +02:00
parent b89556eb80
commit b8eeb8d7f8

View File

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