jamesfredley commented on code in PR #14717:
URL: https://github.com/apache/grails-core/pull/14717#discussion_r2080294178


##########
grails-gradle/build.gradle:
##########
@@ -32,6 +32,7 @@ allprojects {
         mavenCentral()
         gradlePluginPortal()
         maven { url = 'https://repository.apache.org/content/groups/snapshots' 
}
+        maven { url = 'https://repo.grails.org/grails/core' }

Review Comment:
   This was added to pull 3.5.0-RC1 from 
https://repo.spring.io/milestone/org/springframework/boot/spring-boot/3.5.0-RC1/
 via 
https://repo.grails.org/core/org/springframework/boot/spring-boot/3.5.0-RC1/ 
since Spring does not publish milestones or release candidates to maven central.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to