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.2
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
commit a2fe6a8e5f3325182657004fd38bd58fd72436a1
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 11 00:04:42 2024 +0000
Update junit-jupiter-engine to 5.10.2
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 7bdd653a80..f567d05644 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.1"
+ val junit5Version = "5.10.2"
val slf4jVersion = "2.0.11"
// check agrona version when updating this
val aeronVersion = "1.43.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]