Skip to content

Commit b36bbb6

Browse files
committed
upgrade to spring loaded 1.1.3
1 parent 593863f commit b36bbb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ ext {
3737
slf4jVersion = "1.6.2"
3838

3939
spockVersion = '0.7-groovy-2.0'
40-
springLoadedVersion = "1.1.2"
40+
springLoadedVersion = "1.1.3"
4141
springVersion = "3.1.4.RELEASE"
4242
springWebflowVersion= "2.0.8.RELEASE"
4343
hibernateVersion = "3.6.10.Final"

0 commit comments

Comments
 (0)