Skip to content

Commit

Permalink
Upgrade Spring Data to Lovelace-SR11
Browse files Browse the repository at this point in the history
  • Loading branch information
fhanik committed Sep 30, 2019
1 parent 9393017 commit cdeeb27
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-RC3'
ext.springDataVersion = 'Lovelace-SR11'
}

ext.rsocketVersion = '1.0.0-RC3'
Expand Down

0 comments on commit cdeeb27

Please sign in to comment.