borinquenkid commented on code in PR #15530:
URL: https://github.com/apache/grails-core/pull/15530#discussion_r3012078673
##########
gradle/publish-root-config.gradle:
##########
@@ -116,6 +118,12 @@ def publishedProjects = [
'grails-data-hibernate5-core',
'grails-data-hibernate5-dbmigration',
'grails-data-hibernate5-spring-boot',
+ // hibernate7
+ 'grails-data-hibernate7',
+ 'grails-data-hibernate7-core',
+ //TODO: 'grails-data-hibernate7-dbmigration',
Review Comment:
I did not notice that the liquid base code had been commented out. I guess
it was part of the merge of spring. 4.0
--
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]