Paul Trudel
09/24/2025, 6:52 PMCannot resolve reloading agent JAR: Failed to resolve imported Maven boms: Could not find org.grails:grails-bom:7.0.0-RC2
These repos only have BOM versions up to 7.0.0-M3
https://repo.grails.org/ui/native/core/org/grails/grails-bom/
https://repo.maven.apache.org/maven2/org/grails/grails-bom/
Is there another repo that I need to add to my build.gradle that contains these artifacts?James Fredley
09/24/2025, 7:06 PMPaul Trudel
09/24/2025, 7:39 PM