The GitHub Actions job "CI - Groovy Joint Validation Build" on 
grails-core.git/dependabot/gradle/grails-forge/7.0.x/org.testcontainers-testcontainers-2.0.5
 has failed.
Run started by GitHub user borinquenkid (triggered by borinquenkid).

Head commit for run:
dbf291aaf6940b931c5ef84986a63a4da2a069d7 / Walter Duque de Estrada 
<[email protected]>
fix(deps): let grails-bom manage testcontainers 2.0.5 explicitly

spring-boot-dependencies 3.5.16 still manages org.testcontainers:testcontainers
at 1.21.4, so bumping the module's testImplementation to 2.0.5 (and the renamed
testcontainers-postgresql artifact) left validateDependencyVersions failing:
the BOM no longer managed the winning version on the classpath. Per the repo's
dependency-management rule ("the BOM must manage the latest version"), added
explicit testcontainers/testcontainers-postgresql entries to grails-bom's
constraints at 2.0.5, plus the jna 5.18.1 bump testcontainers 2.x pulls in
transitively. Verified: module-level and whole-repo validateDependencyVersions
both pass, and the full test suite (incl. the Docker-backed functional spec)
is still green.

Co-Authored-By: Claude Sonnet 5 <[email protected]>

Report URL: https://github.com/apache/grails-core/actions/runs/29650917105

With regards,
GitHub Actions via GitBox

Reply via email to