jdaugherty commented on code in PR #15585:
URL: https://github.com/apache/grails-core/pull/15585#discussion_r3123841365
##########
grails-datamapping-support/src/test/groovy/org/grails/datastore/mapping/core/grailsversion/GrailsVersionSpec.groovy:
##########
@@ -36,7 +36,7 @@ class GrailsVersionSpec extends Specification {
"3.2.0" | true
"3.1.0" | true
"3.3.0" | true
- "7.1.0" | false
+ "7.1.0" | true
Review Comment:
I've updated this in the 7.1 branch after seeing it fail on multiple
reviews. You should be able to update your base branch now.
--
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]