Skip to content

Commit

Permalink
Update micrometer-core to 1.13.6 (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 16, 2024
1 parent ff42a04 commit 0d5ebdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def sysPropOrDefault(propName: String, default: String): String = Option(System.

val pekkoVersion = "1.1.2"
val aspectjweaverVersion = "1.9.22.1"
val micrometerVersion = "1.13.5"
val micrometerVersion = "1.13.6"

update / checksums := Nil

Expand Down

0 comments on commit 0d5ebdf

Please sign in to comment.