This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch update/metrics-core-4.2.23
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git

commit c243fadacb209a92d1fa60c1bc0ebecec1b9ac19
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 10 00:04:27 2023 +0000

    Update metrics-core, metrics-jvm to 4.2.23
---
 project/Dependencies.scala | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 3184cee8b4..8ad957b531 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -182,8 +182,8 @@ object Dependencies {
       }
 
       // metrics, measurements, perf testing
-      val metrics = "io.dropwizard.metrics" % "metrics-core" % "4.2.22" % Test
-      val metricsJvm = "io.dropwizard.metrics" % "metrics-jvm" % "4.2.22" % 
Test
+      val metrics = "io.dropwizard.metrics" % "metrics-core" % "4.2.23" % Test
+      val metricsJvm = "io.dropwizard.metrics" % "metrics-jvm" % "4.2.23" % 
Test
       val latencyUtils = "org.latencyutils" % "LatencyUtils" % "2.0.3" % Test
       val hdrHistogram = "org.hdrhistogram" % "HdrHistogram" % "2.1.12" % Test
       val metricsAll = Seq(metrics, metricsJvm, latencyUtils, hdrHistogram)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to