Bump to Gradle 9.5.1#11436
Conversation
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 103fdb3d1a
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
103fdb3 to
e2189e2
Compare
0f81f5c to
8702296
Compare
🟢 Java Benchmark SLOs — All performance SLOs passed
PR vs. master resultsStartup Time
Commit: Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion. |
What Does This Do
Move Gradle to 9.5.1
All Gradle-9-blocking PRs are merged
earBuildtasks to the smoke-test plugin #11417This closed the quest started in #10402
Fixes #10402
Fixes #11272
Motivation
Use up-to-date build tools.
Additional Notes
Checked workflows
update-gradle-dependencies.yaml(write dependency locks)run-system-tests.yamlanalyze-changes.yamlChecked distinct
test-published-dependencies/project.Contributor Checklist
type:and (comp:orinst:) labels in addition to any other useful labelsclose,fix, or any linking keywords when referencing an issueUse
solvesinstead, and assign the PR milestone to the issueJira ticket: [PROJ-IDENT]
Note: Once your PR is ready to merge, add it to the merge queue by commenting
/merge./merge -ccancels the queue request./merge -f --reason "reason"skips all merge queue checks; please use this judiciously, as some checks do not run at the PR-level. For more information, see this doc.