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 65ef18b881 Update junit-jupiter-engine to 5.13.4 (#1957)
65ef18b881 is described below
commit 65ef18b8815f19fb0060801e50c76ca4b9b126f7
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 22 14:50:34 2025 +0800
Update junit-jupiter-engine to 5.13.4 (#1957)
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 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]