This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/junit-jupiter-engine-5.14.0
in repository https://gitbox.apache.org/repos/asf/pekko.git
commit 43ee06a77f9b8a8d6b2ec3f19d29249a9426918f
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 30 09:46:27 2025 +0000
Update junit-jupiter-engine to 5.14.0
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index ae1679b221..97fdc19592 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -26,7 +26,7 @@ object Dependencies {
}
val junitVersion = "4.13.2"
- val junit5Version = "5.13.4"
+ val junit5Version = "5.14.0"
val slf4jVersion = "2.0.17"
// check agrona version when updating this
val aeronVersion = "1.48.6"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]