Skip to content

Commit 6c05000

Browse files
committed
Upgrade Spring Data to M3
1 parent ee3fc60 commit 6c05000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ ext {
7171
reactorVersion = '2020.0.17'
7272
scalaVersion = '2.13'
7373
springBootVersion = '2.6.4' // docs module
74-
springDataVersion = '2022.0.0-M2'
74+
springDataVersion = '2022.0.0-M3'
7575
springRetryVersion = '1.3.2'
7676
springVersion = '6.0.0-M3'
7777
zookeeperVersion = '3.6.3'

0 commit comments

Comments
 (0)