This is an automated email from the ASF dual-hosted git repository.
hepin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/main by this push:
new c3e1793b70 Update junit-jupiter-engine to 6.0.1 (#2419)
c3e1793b70 is described below
commit c3e1793b700094e338e7ed09c62e8091b326dc4f
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 2 15:32:50 2025 +0800
Update junit-jupiter-engine to 6.0.1 (#2419)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d4003b87d1..51d6bc2b11 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -26,7 +26,7 @@ object Dependencies {
}
val junitVersion = "4.13.2"
- val junit6Version = "6.0.0"
+ val junit6Version = "6.0.1"
val slf4jVersion = "2.0.17"
// check agrona version when updating this
val aeronVersion = "1.48.7"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]