Skip to content

Commit

Permalink
Update micrometer-core, ... from 1.13.0 to 1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 14, 2024
1 parent b1844fd commit ab52c50
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ object Dependencies {
val doobie = "0.13.4"
val grpc = "1.64.0"
val http4s = "0.22.15"
val micrometerCore = "1.13.0"
val micrometerJmx = "1.13.0"
val micrometerStatsD = "1.13.0"
val micrometerPrometheus = "1.13.0"
val micrometerCore = "1.13.1"
val micrometerJmx = "1.13.1"
val micrometerStatsD = "1.13.1"
val micrometerPrometheus = "1.13.1"
val monix = "3.4.1"
val pureConfig = "0.17.1"

Expand Down

0 comments on commit ab52c50

Please sign in to comment.