This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/junit-jupiter-engine-5.13.4
in repository https://gitbox.apache.org/repos/asf/pekko.git
commit fd2feee5287a13842873ea5569a02d8c8040d609
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 22 02:29:54 2025 +0000
Update junit-jupiter-engine to 5.13.4
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b129b0b670..0bf83a8253 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
.withRank(KeyRanks.Invisible) // avoid 'unused key' warning
val junitVersion = "4.13.2"
- val junit5Version = "5.13.3"
+ val junit5Version = "5.13.4"
val slf4jVersion = "2.0.17"
// check agrona version when updating this
val aeronVersion = "1.45.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]