bdoyle0182 commented on code in PR #5400:
URL: https://github.com/apache/openwhisk/pull/5400#discussion_r1183070083


##########
core/monitoring/user-events/build.gradle:
##########
@@ -45,9 +45,9 @@ dependencies {
 
     testImplementation "junit:junit:4.11"
     testImplementation 
"org.scalatest:scalatest_${gradle.scala.depVersion}:3.0.8"
-    testImplementation 
"io.github.embeddedkafka:embedded-kafka_${gradle.scala.depVersion}:2.4.0"
+    testImplementation 
"io.github.embeddedkafka:embedded-kafka_${gradle.scala.depVersion}:2.8.1"

Review Comment:
   embedded kafka for the tests doesn't have a release for 2.8.2, but works 
against any 2.8.x version of the kafka client.



-- 
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: issues-unsubscr...@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to