Skip to content

Commit

Permalink
Upgrade joda-time to 2.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed May 10, 2019
1 parent 17cde4f commit a41bc30
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 @@ -40,7 +40,7 @@ ext {
logback: "ch.qos.logback:logback-classic:${logbackVersion}",

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

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

0 comments on commit a41bc30

Please # to comment.