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 404959c8aa Update junit-jupiter-engine to 6.0.2 (#2613)
404959c8aa is described below
commit 404959c8aa7ffd8b1517478bda50947007e2caee
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 10 12:25:04 2026 +0800
Update junit-jupiter-engine to 6.0.2 (#2613)
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 a6efb1c21a..8c324ad496 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -26,7 +26,7 @@ object Dependencies {
}
val junitVersion = "4.13.2"
- val junit6Version = "6.0.1"
+ val junit6Version = "6.0.2"
val slf4jVersion = "2.0.17"
// also update agrona version when updating aeron:
val aeronVersion = "1.48.10"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]