Merge branch '3.1.x' into 3.2.x

Closes gh-40527
This commit is contained in:
Andy Wilkinson
2024-04-26 09:33:12 +01:00
10 changed files with 30 additions and 40 deletions

View File

@@ -21,9 +21,11 @@ test {
throw new GradleException("No tests were executed")
}
}
}
}
}
predictiveSelection {
enabled = false
develocity {
predictiveTestSelection {
enabled = false
}
}
}