Upgrade to Native Build Tools Plugin 0.9.16
Closes gh-32800
This commit is contained in:
parent
1822ce1ef3
commit
09f3d459c6
|
@ -6,6 +6,6 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
|
||||||
|
|
||||||
kotlinVersion=1.7.20
|
kotlinVersion=1.7.20
|
||||||
tomcatVersion=10.0.27
|
tomcatVersion=10.0.27
|
||||||
nativeBuildToolsVersion=0.9.15
|
nativeBuildToolsVersion=0.9.16
|
||||||
|
|
||||||
kotlin.stdlib.default.dependency=false
|
kotlin.stdlib.default.dependency=false
|
||||||
|
|
Loading…
Reference in New Issue