He-Pin commented on code in PR #1275:
URL: https://github.com/apache/pekko-connectors/pull/1275#discussion_r2465895025


##########
project/Dependencies.scala:
##########
@@ -345,7 +345,8 @@ object Dependencies {
     libraryDependencies ++= Seq(
       "org.apache.pekko" %% "pekko-http" % PekkoHttpVersion,
       "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"))

Review Comment:
   then we should exclude if from `pekko-http-circe`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to