upgrade to joda 1.6.2

This commit is contained in:
kimchy 2011-06-24 18:42:53 +03:00
parent 6521143a38
commit e373bf09f2
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ dependencies {
runtime 'commons-codec:commons-codec:1.5'
runtime 'joda-time:joda-time:1.6.1'
runtime 'joda-time:joda-time:1.6.2'
runtime 'org.mvel:mvel2:2.1.Beta4'
runtime 'org.codehaus.jackson:jackson-core-asl:1.8.2'