diff --git a/gradle.properties b/gradle.properties index 11c0898..847549a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 systemProp.user.name=jblum antlrVersion=2.7.7 apacheGeodeVersion=1.15.1 -micrometerVersion=1.10.0-M6 +micrometerVersion=1.10.2 springVersion=6.0.0-M6 ## NOTE: Spring Boot 3.0.0-M2+ requires Gradle 7.4+ which breaks the GemFireServer Gradle Plugin! Fix! springBootVersion=3.0.0-M5