Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
Merge pull request #12 from habuma/master
Browse files Browse the repository at this point in the history
Upgrade to Spring 3.1.0.RELEASE dependency
  • Loading branch information
habuma committed Dec 13, 2011
2 parents d0eaad7 + 8f21933 commit 4669819
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 @@ -99,7 +99,7 @@ configure(javaprojects) {
junitVersion = '4.9'
mockitoVersion = '1.8.5'
servletApiVersion = '2.5'
springVersion = '3.1.0.BUILD-SNAPSHOT'
springVersion = '3.1.0.RELEASE'

sourceSets {
main {
Expand Down

0 comments on commit 4669819

Please sign in to comment.