Merge branch '3.0.x'

Closes gh-34254
pull/34312/head
Andy Wilkinson 2 years ago
commit 0efbb6aab7

@ -40,5 +40,5 @@ allprojects {
}
tasks.named("checkstyleNohttp").configure {
maxHeapSize = "1g"
maxHeapSize = "1536m"
}

Loading…
Cancel
Save