Skip to content

Conversation

@pjfanning
Copy link
Member

we get circe as a transitive dependency but it would be good not rely on the upstream pekko-stream-circe lib to ensure we use latest circe

@pjfanning pjfanning requested a review from mdedetrich October 27, 2025 14:20
"org.mdedetrich" %% "pekko-stream-circe" % PekkoStreamsCirceVersion,
"org.mdedetrich" %% "pekko-http-circe" % PekkoStreamsCirceVersion))
"org.mdedetrich" %% "pekko-http-circe" % PekkoStreamsCirceVersion,
"io.circe" %% "circe-jawn" % "0.14.15"))
Copy link
Member

Choose a reason for hiding this comment

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

then we should exclude if from pekko-http-circe

Copy link
Member Author

Choose a reason for hiding this comment

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

this works fine as is - sbt and most proper build tools can choose the use the most recent version if there is a conflict

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