Skip to content

Commit

Permalink
Update dependency dev.zio:zio-metrics-connectors to v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 75202f7 commit 1bb803d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zio-quickstart-restful-webservice-metrics/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name := "zio-quickstart-restful-webservice"

libraryDependencies ++= Seq(
"dev.zio" %% "zio" % "2.0.19",
"dev.zio" %% "zio-metrics-connectors" % "2.0.8",
"dev.zio" %% "zio-metrics-connectors" % "2.2.1",
"dev.zio" %% "zio-json" % "0.6.2",
"dev.zio" %% "zio-http" % "3.0.0-RC2",
"io.getquill" %% "quill-zio" % "4.7.0",
Expand Down

0 comments on commit 1bb803d

Please sign in to comment.