Merge branch '2.7.x' into 3.0.x
Closes gh-34253
This commit is contained in:
@@ -40,5 +40,5 @@ allprojects {
|
||||
}
|
||||
|
||||
tasks.named("checkstyleNohttp").configure {
|
||||
maxHeapSize = "1g"
|
||||
maxHeapSize = "1536m"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user