We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e41827 commit 6a288e5Copy full SHA for 6a288e5
src/resources/groovy/grape/defaultGrapeConfig.xml
@@ -20,6 +20,7 @@
20
-->
21
<ivysettings>
22
<settings defaultResolver="downloadGrapes"/>
23
+ <caches lockStrategy="artifact-lock-nio"/>
24
<resolvers>
25
<chain name="downloadGrapes" returnFirst="true">
26
<filesystem name="cachedGrapes">
0 commit comments