pjfanning commented on code in PR #626: URL: https://github.com/apache/pekko-connectors/pull/626#discussion_r1576167819
########## project/Dependencies.scala: ########## @@ -420,7 +418,7 @@ object Dependencies { "com.google.jimfs" % "jimfs" % "1.3.0" % Test, "org.scalacheck" %% "scalacheck" % scalaCheckVersion % Test, "org.scalatestplus" %% scalaTestScalaCheckArtifact % scalaTestScalaCheckVersion % Test) ++ - wireMockDependencies) + wireMockDependencies) Review Comment: please remove this format change - it will probably cause a scalafmt failure -- 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: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org