Update Gradle dependencies#11699
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
Debugger benchmarksParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 10 metrics, 5 unstable metrics. See unchanged results
Request duration reports for reportsgantt
title reports - request duration [CI 0.99] : candidate=None, baseline=None
dateFormat X
axisFormat %s
section baseline
noprobe (335.453 µs) : 306, 365
. : milestone, 335,
basic (297.929 µs) : 291, 305
. : milestone, 298,
loop (8.989 ms) : 8984, 8994
. : milestone, 8989,
section candidate
noprobe (340.62 µs) : 301, 380
. : milestone, 341,
basic (297.196 µs) : 290, 304
. : milestone, 297,
loop (8.984 ms) : 8978, 8990
. : milestone, 8984,
|
|
/merge |
|
View all feedbacks in Devflow UI.
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
devflow unqueued this merge request: It did not become mergeable within the expected time |
|
/merge |
|
View all feedbacks in Devflow UI.
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings. Use ⏳ Processing |
What Does This Do
This PR updates the Gradle dependency locks for common and product modules.
Motivation
Refresh Gradle dependencies to make sure to apply the latest version available when bumping dependencies.
Contributor Checklist