Skip to content

Commit ca30d78

Browse files
Update micrometer-core to 1.16.2 (#190)
1 parent a279adf commit ca30d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def sysPropOrDefault(propName: String, default: String): String = Option(System.
2525

2626
val pekkoVersion = "1.1.5"
2727
val aspectjweaverVersion = "1.9.25.1"
28-
val micrometerVersion = "1.16.1"
28+
val micrometerVersion = "1.16.2"
2929

3030
update / checksums := Nil
3131

0 commit comments

Comments
 (0)