Skip to content

Commit

Permalink
Upgraded to Spring Social 1.1.0.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
GabiAxel committed May 25, 2014
1 parent 38bcf5d commit 61aa40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ configure(allprojects) {
targetCompatibility=1.6

ext {
springSocialVersion = '1.1.0.BUILD-SNAPSHOT'
springSocialVersion = '1.1.0.RELEASE'
jacksonVersion = '2.3.3'
junitVersion = '4.11'
mockitoVersion = '1.9.5'
Expand Down

0 comments on commit 61aa40a

Please sign in to comment.