Skip to content

Commit 351e3aa

Browse files
eleftheriasjzheaux
authored andcommitted
Update to Spring Data Moore-M4
Fixes gh-6992
1 parent 81b28d9 commit 351e3aa

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-M3'
10+
ext.springDataVersion = 'Moore-M4'
1111
}
1212

1313
dependencyManagement {

0 commit comments

Comments
 (0)