This is an automated email from the ASF dual-hosted git repository.
He-Pin 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 9e5b807897 Update junit-jupiter-engine to 6.1.1 (#3260)
9e5b807897 is described below
commit 9e5b80789729fd90eed43507f2c323c203593c66
Author: Scala Steward <[email protected]>
AuthorDate: Sun Jun 28 17:23:59 2026 +0200
Update junit-jupiter-engine to 6.1.1 (#3260)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 6d6f0f91d9..942461a6d8 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -27,7 +27,7 @@ object Dependencies {
}
val junitVersion = "4.13.2"
- val junit6Version = "6.1.0"
+ val junit6Version = "6.1.1"
val slf4jVersion = "2.0.18"
// also update agrona version when updating aeron:
val aeronVersion = "1.51.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]