Start building against Micrometer 1.14.0-M2 snapshots
See gh-33327
This commit is contained in:
parent
27aa341ab0
commit
7d72a03427
|
|
@ -8,7 +8,7 @@ javaPlatform {
|
|||
|
||||
dependencies {
|
||||
api(platform("com.fasterxml.jackson:jackson-bom:2.15.4"))
|
||||
api(platform("io.micrometer:micrometer-bom:1.14.0-M1"))
|
||||
api(platform("io.micrometer:micrometer-bom:1.14.0-SNAPSHOT"))
|
||||
api(platform("io.netty:netty-bom:4.1.111.Final"))
|
||||
api(platform("io.netty:netty5-bom:5.0.0.Alpha5"))
|
||||
api(platform("io.projectreactor:reactor-bom:2024.0.0-SNAPSHOT"))
|
||||
|
|
|
|||
Loading…
Reference in New Issue