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

Fixes #3321 Wrong scope in junit-jupiter-api artifact in pom.xml #3322

Merged
merged 2 commits into from
Oct 9, 2022

Conversation

aitorfi
Copy link
Contributor

@aitorfi aitorfi commented Oct 1, 2022

Describe your change:

Changed the scope of the artifact junit-jupiter-api from import to test.

  • Fix a bug or typo in an existing algorithm?

References

Fixes #3321

Checklist:

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized.
  • I know that pull requests will not be merged if they fail the automated tests.
  • All new Java files are placed inside an existing directory.
  • If this pull request resolves one or more open issues then the commit message contains Fixes: #{$ISSUE_NO}.

@siriak siriak merged commit 40dc1c4 into TheAlgorithms:master Oct 9, 2022
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.

Wrong scope in junit-jupiter-api artifact in pom.xml
2 participants