Skip to content

Commit dba3dac

Browse files
committed
Update to Spring Data Moore-SR10
Closes gh-9088
1 parent 5d0eb32 commit dba3dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
77
}
88

99
if (!project.hasProperty('springDataVersion')) {
10-
ext.springDataVersion = 'Moore-SR9'
10+
ext.springDataVersion = 'Moore-SR10'
1111
}
1212

1313
ext.rsocketVersion = '1.0.1'

0 commit comments

Comments
 (0)