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

Fix bom by appending scala version #251

Merged
merged 3 commits into from
Sep 28, 2023
Merged

Fix bom by appending scala version #251

merged 3 commits into from
Sep 28, 2023

Conversation

honnix
Copy link
Member

@honnix honnix commented Sep 28, 2023

TL;DR

Fix bom by appending scala version because of scala.

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

Scala should be versioned otherwise the dependency is wrong. We also have to remove 2.12 out because there will always be conflicting between 2.12 and 2.13 if they stay in the same bom. Nah, this is only dependency management after all, and it's up to the user to pick and choose.

Tracking Issue

NA

Follow-up issue

NA

Signed-off-by: Hongxin Liang <[email protected]>
Signed-off-by: Hongxin Liang <[email protected]>
@honnix honnix merged commit 7b84f4c into master Sep 28, 2023
2 of 3 checks passed
@honnix honnix deleted the fix-bom branch September 28, 2023 15:31
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