diff --git a/gradle.properties b/gradle.properties index cf60108..ae25da4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 apacheGeodeVersion=1.14.4 -micrometerVersion=1.9.0-RC1 +micrometerVersion=1.10.0-M2 # The Spring Boot & Spring Session versions are the only required version properties. # The other Spring version properties are for overriding/testing purposes. springVersion=6.0.0-M3