Skip to content

Commit

Permalink
Update dependency dev.zio:zio-metrics-connectors to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2023
1 parent abe3c3d commit 521c894
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.15",
"dev.zio" %% "zio-metrics-connectors" % "2.0.8",
"dev.zio" %% "zio-metrics-connectors" % "2.1.0",
"dev.zio" %% "zio-json" % "0.6.0",
"dev.zio" %% "zio-http" % "3.0.0-RC2",
"io.getquill" %% "quill-zio" % "4.6.0",
Expand Down

0 comments on commit 521c894

Please sign in to comment.