mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Disable unwanted Kotlin Stdlib dependencies
This commit is contained in:
committed by
Sébastien Deleuze
parent
f28918e91d
commit
c1b2e23029
@@ -2,3 +2,4 @@ version=5.3.0-SNAPSHOT
|
||||
org.gradle.jvmargs=-Xmx1536M
|
||||
org.gradle.caching=true
|
||||
org.gradle.parallel=true
|
||||
kotlin.stdlib.default.dependency=false
|
||||
Reference in New Issue
Block a user