This is an automated email from the ASF dual-hosted git repository.
fanningpj 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 42994f56cd Update junit-jupiter-engine to 5.10.3 (#1378)
42994f56cd is described below
commit 42994f56cdc8add53d42eaf64d7f04ac262e9f3e
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 30 08:37:16 2024 +0100
Update junit-jupiter-engine to 5.10.3 (#1378)
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 4f3008cde5..60f56e571b 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -27,7 +27,7 @@ object Dependencies {
.withRank(KeyRanks.Invisible) // avoid 'unused key' warning
val junitVersion = "4.13.2"
- val junit5Version = "5.10.2"
+ val junit5Version = "5.10.3"
val slf4jVersion = "2.0.13"
// check agrona version when updating this
val aeronVersion = "1.44.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]