We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f09745 + 93f022a commit 28bcd4dCopy full SHA for 28bcd4d
project/Dependencies.scala
@@ -53,10 +53,10 @@ object Dependencies {
53
val doobie = "0.13.4"
54
val grpc = "1.68.1"
55
val http4s = "0.22.15"
56
- val micrometerCore = "1.12.12"
57
- val micrometerJmx = "1.12.12"
58
- val micrometerStatsD = "1.12.12"
59
- val micrometerPrometheus = "1.12.12"
+ val micrometerCore = "1.12.13"
+ val micrometerJmx = "1.12.13"
+ val micrometerStatsD = "1.12.13"
+ val micrometerPrometheus = "1.12.13"
60
val monix = "3.4.1"
61
val pureConfig = "0.17.1"
62
0 commit comments