Skip to content

Commit d6b4135

Browse files
committed
Upgrade to spring-data M3
1 parent 1161579 commit d6b4135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ ext {
6262
rabbitmqHttpClientVersion = '3.12.1'
6363
reactorVersion = '2020.0.17'
6464
snappyVersion = '1.1.8.4'
65-
springDataCommonsVersion = '3.0.0-M2'
65+
springDataCommonsVersion = '3.0.0-M3'
6666
springVersion = project.hasProperty('springVersion') ? project.springVersion : '6.0.0-M3'
6767
springRetryVersion = '1.3.2'
6868
zstdJniVersion = '1.5.0-2'

0 commit comments

Comments
 (0)