Skip to content

Commit

Permalink
Update to Spring Data Moore-SR7
Browse files Browse the repository at this point in the history
Closes gh-8462
  • Loading branch information
eleftherias committed May 5, 2020
1 parent 19a4386 commit 98922b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependency-management.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
}

if (!project.hasProperty('springDataVersion')) {
ext.springDataVersion = 'Moore-SR6'
ext.springDataVersion = 'Moore-SR7'
}

ext.rsocketVersion = '1.0.0-RC6'
Expand Down

0 comments on commit 98922b0

Please sign in to comment.