Upgrade to Native Build Tools Plugin 0.9.23
Closes gh-35991
This commit is contained in:
parent
3e3428af95
commit
b65ea1212a
|
@ -5,7 +5,7 @@ org.gradle.parallel=true
|
||||||
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
|
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
|
||||||
|
|
||||||
kotlinVersion=1.7.22
|
kotlinVersion=1.7.22
|
||||||
nativeBuildToolsVersion=0.9.22
|
nativeBuildToolsVersion=0.9.23
|
||||||
springFrameworkVersion=6.0.10
|
springFrameworkVersion=6.0.10
|
||||||
tomcatVersion=10.1.10
|
tomcatVersion=10.1.10
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue