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

Prep for moving to grails-core #183

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

jdaugherty
Copy link
Contributor

Prior to moving to grails-core, we need to use the same dependency management that grails-core uses. This PR:

  • Removes buildSrc
  • Removes version catalog usage since they're not used in grails-core

Note: I'm explicitly applying the bom in each project, instead of using allProjects since I expect to replace this with the bom import when moved into core.

@jdaugherty jdaugherty requested a review from matrei January 6, 2025 15:54
docs/build.gradle Show resolved Hide resolved
grails-events-transform/build.gradle Outdated Show resolved Hide resolved
grails-events-rxjava/build.gradle Outdated Show resolved Hide resolved
@jdaugherty
Copy link
Contributor Author

Relates to: grails/grails-core#13552

docs/build.gradle Show resolved Hide resolved
@jdaugherty jdaugherty merged commit 4b45613 into grails:6.0.x Jan 7, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants