diff --git a/gradle.properties b/gradle.properties index accaa62..39aca37 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 systemProp.user.name=jblum apacheGeodeVersion=1.15.0 -micrometerVersion=1.10.0-M3 +micrometerVersion=1.10.0-M6 springVersion=6.0.0-M5 ## NOTE: Spring Boot 3.0.0-M2+ requires Gradle 7.4+ which breaks the GemFireServer Gradle Plugin! Fix! springBootVersion=3.0.0-M3