Skip to content

Commit

Permalink
Upgrade joda-time to 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed Jun 25, 2018
1 parent 99baa2f commit c9b777d
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 @@ -36,7 +36,7 @@ ext {
logback: "ch.qos.logback:logback-classic:${logbackVersion}",

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

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

0 comments on commit c9b777d

Please # to comment.