Skip to content

Commit 13bd132

Browse files
1.0.0-rc5
1 parent 1f74034 commit 13bd132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ subprojects {
7777

7878
test {
7979
jvmArgs = ["-ea", "-javaagent:../lib/quasar.jar"]
80-
maxHeapSize = "1024m"
80+
maxHeapSize = "4096m"
8181
useJUnitPlatform()
8282
}
8383
}

0 commit comments

Comments
 (0)