Files
spring-boot-data-geode/gradle.properties
John Blum 87a13e6c3e Prepare next development iteration.
Set Spring Boot version to 2.3.9.BUILD-SNAPSHOT.

Set version to 1.3.9.BUILD-SNAPSHOT.
2021-01-19 17:08:50 -08:00

21 lines
653 B
INI

org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
antlrVersion=2.7.7
apacheGeodeVersion=1.12.0
byteBuddyVersion=1.10.19
findbugsVersion=3.0.2
mockitoVersion=3.7.7
multithreadedtcVersion=1.01
pivotalCloudCacheVersion=1.12.0
pivotalGemFireVersion=9.10.5
springVersion=5.2.12.RELEASE
springBootVersion=2.3.9.BUILD-SNAPSHOT
springDataGemFireVersion=2.3.6.RELEASE
springDataGeodeVersion=2.3.6.RELEASE
springDataGeodeTestVersion=0.0.20.RELEASE
springDataReleaseTrainVersion=Neumann-SR6
springSessionBomVersion=Dragonfruit-SR1
springSessionDataGeodeVersion=2.3.3.RELEASE
springShellVersion=1.2.0.RELEASE
testcontainersVersion=1.15.1
version=1.3.9.BUILD-SNAPSHOT