test reports for test.sh and fix test.sh deployments (#6027)

This commit is contained in:
Anthony Stirling
2026-03-29 23:35:45 +01:00
committed by GitHub
parent dd44de349c
commit 2fdc9c112f
8 changed files with 391 additions and 69 deletions
-2
View File
@@ -177,8 +177,6 @@ subprojects {
exclude group: 'org.bouncycastle', module: 'bcpkix-jdk15on'
exclude group: 'org.bouncycastle', module: 'bcutil-jdk15on'
exclude group: 'org.bouncycastle', module: 'bcmail-jdk15on'
// Force a compatible Guava version for spotless
resolutionStrategy.force 'com.google.guava:guava:33.0.0-jre'
// Security CVE fixes - hardcoded resolution strategy to ensure safe versions
// Primary fixes via explicit dependencies in app/core/build.gradle: