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. |
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