Upgrade to Native Build Tools Plugin 0.9.20
Closes gh-34268
This commit is contained in:
parent
81bbabd1cc
commit
2ac4a9fe9e
|
@ -6,6 +6,6 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
|
||||||
|
|
||||||
kotlinVersion=1.7.22
|
kotlinVersion=1.7.22
|
||||||
tomcatVersion=10.1.5
|
tomcatVersion=10.1.5
|
||||||
nativeBuildToolsVersion=0.9.19
|
nativeBuildToolsVersion=0.9.20
|
||||||
|
|
||||||
kotlin.stdlib.default.dependency=false
|
kotlin.stdlib.default.dependency=false
|
||||||
|
|
Loading…
Reference in New Issue