Skip to content

Commit

Permalink
Update to Spring Data Moore-SR13
Browse files Browse the repository at this point in the history
Closes gh-9601
  • Loading branch information
eleftherias committed Apr 12, 2021
1 parent 6db79b7 commit fb7efff
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-SR12'
ext.springDataVersion = 'Moore-SR13'
}

ext.rsocketVersion = '1.0.3'
Expand Down

0 comments on commit fb7efff

Please sign in to comment.