Upgrade to Micrometer 1.10.6 · spring-projects/spring-framework@90627b4 (original) (raw)
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -8,7 +8,7 @@ javaPlatform { | ||
| 8 | 8 | |
| 9 | 9 | dependencies { |
| 10 | 10 | api(platform("com.fasterxml.jackson:jackson-bom:2.14.2")) |
| 11 | - api(platform("io.micrometer:micrometer-bom:1.10.4")) | |
| 11 | + api(platform("io.micrometer:micrometer-bom:1.10.6")) | |
| 12 | 12 | api(platform("io.netty:netty-bom:4.1.91.Final")) |
| 13 | 13 | api(platform("io.netty:netty5-bom:5.0.0.Alpha5")) |
| 14 | 14 | api(platform("io.projectreactor:reactor-bom:2022.0.6")) |