mirror of
https://github.com/corda/corda.git
synced 2024-12-18 12:46:29 +00:00
11 lines
281 B
INI
11 lines
281 B
INI
kotlin.incremental=true
|
|
org.gradle.jvmargs=-Xmx6g -Dfile.encoding=UTF-8'
|
|
org.gradle.caching=false
|
|
owasp.failOnError=false
|
|
owasp.failBuildOnCVSS=11.0
|
|
compilation.allWarningsAsErrors=false
|
|
test.parallel=false
|
|
kotlin_version=1.9.20
|
|
commons_lang3_version=3.12.0
|
|
json_api_version=1.1.4
|