Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grails-functional-tests: allow dependency versions to be set by grails-bom so they automatically advance #248

Merged
merged 3 commits into from
Sep 30, 2024

Conversation

jamesfredley
Copy link
Contributor

@jamesfredley jamesfredley commented Sep 30, 2024

grails-functional-tests pulls the latest -SNAPSHOT version from the grails-core branch (grailsCoreBranch)

these changes allow several dependencies' versions to be set by the grails-bom based on that snapshots instead of requiring manual updates in gradle.properties.

org.grails.plugins:hibernate5 sets the hibernate-core-jakarta and hibernate-ehcache versions.

@jamesfredley jamesfredley merged commit cd654be into 7.0.x Sep 30, 2024
2 checks passed
@jamesfredley jamesfredley deleted the use-grails-bom-versions branch September 30, 2024 22:31
@jamesfredley jamesfredley self-assigned this Sep 30, 2024
@jamesfredley jamesfredley changed the title allow dependency versions to be set by grails-bom so they automatically advance grails-functional-tests: allow dependency versions to be set by grails-bom so they automatically advance Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants