Skip to content

Commit

Permalink
Upgrade jodatime to 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed Jun 4, 2015
1 parent d943fc9 commit 565c729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ext {
logback: "ch.qos.logback:logback-classic:${logbackVersion}",

//JODA-Time
joda_time: 'joda-time:joda-time:2.4',
joda_time: 'joda-time:joda-time:2.8',

//Hibernate
hibernate_core: "org.hibernate:hibernate-core:${hibernateVersion}",
Expand Down

0 comments on commit 565c729

Please # to comment.