stevedlawrence commented on a change in pull request #668:
URL: https://github.com/apache/daffodil/pull/668#discussion_r736667205



##########
File path: project/Dependencies.scala
##########
@@ -50,7 +50,7 @@ object Dependencies {
 
   lazy val test = Seq(
     "junit" % "junit" % "4.13.2" % "it,test",
-    "com.novocode" % "junit-interface" % "0.11" % "it,test",
+    "com.github.sbt" % "junit-interface" % "0.13.2" % "it,test",

Review comment:
       Update made. We should give this a couple days before merging to give a 
chance for any -1's.
   
   The GitHub Actions shows what this will look like if merged for anyone 
curious.
   
   




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


Reply via email to