This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/junit-4-13-3.2.19.0
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git
commit 79aa01889a9bb1f7bf1f6e5932896e385b9bec1a
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 30 00:06:03 2024 +0000
Update junit-4-13 to 3.2.19.0
---
benchmark-java/build.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/benchmark-java/build.sbt b/benchmark-java/build.sbt
index fa97c3bc..93f459f6 100644
--- a/benchmark-java/build.sbt
+++ b/benchmark-java/build.sbt
@@ -35,7 +35,7 @@ val root = project
"org.hdrhistogram" % "HdrHistogram" % "2.1.12",
"org.apache.commons" % "commons-math3" % "3.6.1",
"org.scalatest" %% "scalatest" % "3.2.18" % Test,
- "org.scalatestplus" %% "junit-4-13" % "3.2.18.0" % Test),
+ "org.scalatestplus" %% "junit-4-13" % "3.2.19.0" % Test),
PB.artifactResolver := PB.artifactResolver.dependsOn(codeGenProject /
Compile / publishLocal).value)
compile / javacOptions += "-Xlint:deprecation"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]