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.1
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
commit e4793bb6519392bf9c5328dab43842c6367f36c7
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 12 00:04:58 2023 +0000
Update junit-jupiter-engine to 5.10.1
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 3b03ccdd0c..9d547e9820 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]