Merge branch '3.2.x'

Closes gh-40528
This commit is contained in:
Andy Wilkinson
2024-04-26 09:34:00 +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
}
}
}