Roiocam commented on code in PR #539:
URL: https://github.com/apache/pekko-connectors/pull/539#discussion_r1566803837


##########
project/Dependencies.scala:
##########
@@ -40,9 +40,11 @@ object Dependencies {
   val hoverflyVersion = "0.14.1"
   val scalaCheckVersion = "1.17.0"
 
-  val LogbackForSlf4j1Version = "1.2.13"
-  val LogbackForSlf4j2Version = "1.3.14"
-  val LogbackVersion = if (PekkoBinaryVersion == "1.0") 
LogbackForSlf4j1Version else LogbackForSlf4j2Version
+  // Legacy versions support Slf4J v1 for compatibility with older libs

Review Comment:
   I see, I found those failed tests and commented on them here as an 
investigation entrance:
   
   - 
https://github.com/apache/pekko-connectors/actions/runs/8690073541/job/23829155899
   - 
https://github.com/apache/pekko-connectors/actions/runs/8690073541/job/23829160005



-- 
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