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

[BREAKING] Move dependencies to compileOnly to exclude them from classpath #1095

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

baev
Copy link
Member

@baev baev commented Jul 8, 2024

Context

This change is considered as breaking as it may affect the resolved test versions. Make sure the test framework dependencies are specified directly in the project.

Checklist

@baev baev merged commit 2bc8a10 into main Aug 2, 2024
5 checks passed
@baev baev deleted the fix-deps branch August 2, 2024 10:46
@baev baev added type:new feature Change that add something new for end users and removed type:dependencies Pull requests that update a dependency labels Aug 5, 2024
@baev baev changed the title Move dependencies to compileOnly to exclude them from classpath [BREAKING] Move dependencies to compileOnly to exclude them from classpath Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant