Skip to content

Commit

Permalink
use Spring 4.0.0.RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Scott Brown committed Nov 6, 2013
1 parent d0b67f5 commit e2f41ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -41,7 +41,7 @@ ext {
spockVersion = '0.7-groovy-2.0'
springLoadedVersion = "1.1.4"
springLoadedCommonOptions = "-noverify -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
springVersion = "4.0.0.BUILD-SNAPSHOT"
springVersion = "4.0.0.RC1"
ehcacheVersion = "2.4.6"
junitVersion = "4.11"
concurrentlinkedhashmapVersion = "1.3.1"
Expand Down

0 comments on commit e2f41ea

Please sign in to comment.