Update Gradle dependencies#11994
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
There was a problem hiding this comment.
More details
Pure lockfile update with no source changes: io.sqreen:libsqreen bumped 17.3.0 → 17.4.0 across 18 core modules (AppSec WAF library), JaCoCo 0.8.14 → 0.8.15 in test-utils only, and minor scope corrections for annotation/transitive deps. The 430 instrumentation-test and smoke-test lockfiles left at 17.3.0 are intentional per the PR's stated "common and product modules" scope.
🤖 Datadog Autotest · Commit 0e63e32 · What is Autotest? · Any feedback? Reach out in #autotest
This comment has been minimized.
This comment has been minimized.
🟢 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. |
PerfectSlayer
left a comment
There was a problem hiding this comment.
Looking good. Retrying test_inst_latest
|
/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.
The expected merge time in
Build pipeline has failing jobs for 74549a2: What to do next?
DetailsSince those jobs are not marked as being allowed to fail, the pipeline will most likely fail. |
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