Dependencies: Update joda time to 2.9.9 (#28261)
This commit is contained in:
parent
9bd7f2c65b
commit
707d8d6fe6
|
@ -90,7 +90,7 @@ dependencies {
|
|||
compile 'com.carrotsearch:hppc:0.7.1'
|
||||
|
||||
// time handling, remove with java 8 time
|
||||
compile 'joda-time:joda-time:2.9.5'
|
||||
compile 'joda-time:joda-time:2.9.9'
|
||||
|
||||
// json and yaml
|
||||
compile "org.yaml:snakeyaml:${versions.snakeyaml}"
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
5f01da7306363fad2028b916f3eab926262de928
|
|
@ -0,0 +1 @@
|
|||
f7b520c458572890807d143670c9b24f4de90897
|
Loading…
Reference in New Issue