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

Use sbt-bom #5414

Merged
merged 6 commits into from
Jul 9, 2024
Merged

Use sbt-bom #5414

merged 6 commits into from
Jul 9, 2024

Conversation

RustedBones
Copy link
Contributor

Leverage sbt-bom plugin and override versions for

  • beam
  • gcp
  • jackson
  • netty

build.sbt Outdated
Comment on lines 479 to 480
// slf4j-bom only available for v2
"org.slf4j" % "slf4j-api" % slf4jVersion
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we absolutely need to downgrade to slf4j v1 as some deps are pulling v2

Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.09%. Comparing base (80a0ddb) to head (2b7d7fe).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5414      +/-   ##
==========================================
- Coverage   61.10%   61.09%   -0.01%     
==========================================
  Files         310      310              
  Lines       11060    11060              
  Branches      769      769              
==========================================
- Hits         6758     6757       -1     
- Misses       4302     4303       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

build.sbt Outdated Show resolved Hide resolved
@RustedBones RustedBones force-pushed the sbt-bom branch 2 times, most recently from b8b5557 to 8b02d72 Compare July 5, 2024 08:13
@RustedBones RustedBones merged commit 1da492c into main Jul 9, 2024
8 checks passed
@RustedBones RustedBones deleted the sbt-bom branch July 9, 2024 09:06
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.

None yet

2 participants