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 ae10728b5b Update junit-jupiter-engine to 5.12.2 (#1816)
ae10728b5b is described below
commit ae10728b5bb76bb8e55e7ca9400f88b998035112
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 13 11:10:30 2025 +0200
Update junit-jupiter-engine to 5.12.2 (#1816)
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 414aed0102..a55b4cad95 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.12.1"
+ val junit5Version = "5.12.2"
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]