Skip to content

Fix module dependencies for iolocal#893

Merged
janstenpickle merged 1 commit intomasterfrom
fix/iolocal-dependencies
Aug 11, 2023
Merged

Fix module dependencies for iolocal#893
janstenpickle merged 1 commit intomasterfrom
fix/iolocal-dependencies

Conversation

@ybasket
Copy link
Copy Markdown
Contributor

@ybasket ybasket commented Aug 11, 2023

By using an unfortunate sbt dependency projection, the iolocal module pulled test libs like scalacheck into the compile scope and made apps depending on iolocal have those on their runtime classpath.

By using an unfortunate sbt dependency projection, the iolocal module pulled test libs like scalacheck into the compile scope and made apps depending on iolocal have those on their runtime classpath.
@ybasket ybasket requested review from a team and janstenpickle August 11, 2023 08:27
Copy link
Copy Markdown
Collaborator

@janstenpickle janstenpickle left a comment

Choose a reason for hiding this comment

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

Ooop, nice catch @ybasket

@janstenpickle janstenpickle merged commit 9bd9aa7 into master Aug 11, 2023
@janstenpickle janstenpickle deleted the fix/iolocal-dependencies branch August 11, 2023 14:58
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