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/incubator-pekko.git
The following commit(s) were added to refs/heads/main by this push:
new 874e100578 Update junit-jupiter-engine to 5.10.1 (#789)
874e100578 is described below
commit 874e100578eb060be9be82306d97e8ffaf373f7b
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 12 09:56:56 2023 +0100
Update junit-jupiter-engine to 5.10.1 (#789)
* Update junit-jupiter-engine to 5.10.1
* Revert commit(s) e4793bb651
* Update junit-jupiter-engine to 5.10.1
---------
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 b87cf9996a..b6de72db84 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -22,7 +22,7 @@ object Dependencies {
.withRank(KeyRanks.Invisible) // avoid 'unused key' warning
val junitVersion = "4.13.2"
- val junit5Version = "5.10.0"
+ val junit5Version = "5.10.1"
val slf4jVersion = "2.0.9"
// check agrona version when updating this
val aeronVersion = "1.42.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]