Skip to content

Commit

Permalink
Update HdrHistogram to 2.2.2 (#1009)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward and mergify[bot] authored Jul 20, 2024
1 parent 9e2ad15 commit eed5fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ lazy val stdSettings: Seq[sbt.Def.SettingsDefinition] = Seq(
"dev.zio" %% "zio-logging" % "2.2.4",
"dev.zio" %% "zio-logging-slf4j" % "2.2.4",
"ch.qos.logback" % "logback-classic" % "1.5.6",
"org.hdrhistogram" % "HdrHistogram" % "2.1.12",
"org.hdrhistogram" % "HdrHistogram" % "2.2.2",
"dev.zio" %% "zio-aws-core" % zioAwsVersion,
"dev.zio" %% "zio-aws-kinesis" % zioAwsVersion,
"dev.zio" %% "zio-aws-dynamodb" % zioAwsVersion,
Expand Down

0 comments on commit eed5fcb

Please sign in to comment.