This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/junit-jupiter-engine-5.10.3
in repository https://gitbox.apache.org/repos/asf/pekko.git
commit ec7a8f05b4afe3cbc076c6395095992bfb422562
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 30 00:04:10 2024 +0000
Update junit-jupiter-engine to 5.10.3
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d2812ad0e7..f295a72e01 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]