Skip to content

Commit

Permalink
Merge pull request #9442 from Schlogen/master
Browse files Browse the repository at this point in the history
Update to spring boot 1.3 release
  • Loading branch information
graemerocher committed Nov 25, 2015
2 parents 9d72317 + 899e1ab commit c44baa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -45,7 +45,7 @@ ext {

spockVersion = '1.0-groovy-2.4'
springLoadedVersion = "1.2.4.RELEASE"
springBootVersion = "1.3.0.RC1"
springBootVersion = "1.3.0.RELEASE"
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
springVersion = "4.2.3.RELEASE"
ehcacheVersion = "2.4.6"
Expand Down

0 comments on commit c44baa6

Please sign in to comment.