We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d1085 commit 853f657Copy full SHA for 853f657
gradle.properties
@@ -1,4 +1,6 @@
1
org.gradle.parallel=false
2
org.gradle.caching=true
3
org.gradle.configureondemand=true
4
+org.gradle.jvmargs=-Xmx2g
5
+
6
testcontainers.version=1.19.4
0 commit comments