Skip to content

Commit 080e25c

Browse files
committed
Depend on Spring Social snapshot
1 parent 6323f70 commit 080e25c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ configure(allprojects) {
1818
targetCompatibility=1.5
1919

2020
ext {
21-
springSocialVersion = '1.1.0.M1'
21+
springSocialVersion = '1.1.0.BUILD-SNAPSHOT'
2222
hamcrestVersion = '1.3'
2323
jacksonVersion = '1.9.9'
2424
jspApiVersion = '2.1'

0 commit comments

Comments
 (0)