We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67f7edc + a7cc892 commit aae6457Copy full SHA for aae6457
project/Dependencies.scala
@@ -51,10 +51,10 @@ object Dependencies {
51
val doobie = "0.13.4"
52
val grpc = "1.49.0"
53
val http4s = "0.22.14"
54
- val micrometerCore = "1.9.3"
55
- val micrometerJmx = "1.9.3"
56
- val micrometerStatsD = "1.9.3"
57
- val micrometerPrometheus = "1.9.3"
+ val micrometerCore = "1.9.4"
+ val micrometerJmx = "1.9.4"
+ val micrometerStatsD = "1.9.4"
+ val micrometerPrometheus = "1.9.4"
58
val monix = "3.4.1"
59
val pureConfig = "0.17.1"
60
0 commit comments