Update Gradle dependencies - #12578
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
There was a problem hiding this comment.
More details
The changes only remove the obsolete JUnit BOM entry from SpotBugs configurations. The affected configurations still resolve without this entry.
🤖 Datadog Autotest · Commit 355ce6e · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest
This comment has been minimized.
This comment has been minimized.
Debugger benchmarksParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 11 metrics, 4 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 (358.222 µs) : 335, 382
. : milestone, 358,
basic (341.784 µs) : 335, 348
. : milestone, 342,
loop (8.119 ms) : 8055, 8183
. : milestone, 8119,
section candidate
noprobe (358.554 µs) : 333, 384
. : milestone, 359,
basic (341.819 µs) : 336, 348
. : milestone, 342,
loop (8.117 ms) : 8053, 8181
. : milestone, 8117,
|
🟢 Java Benchmark SLOs — All performance SLOs passed
PR vs. master results
Commit: Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion. |
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
|
e765652
into
master
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