Add runtime dependency on 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310'.
This commit is contained in:
@@ -20,6 +20,8 @@ dependencies {
|
||||
|
||||
optional "org.springframework:spring-test"
|
||||
|
||||
runtime "com.fasterxml.jackson.datatype:jackson-datatype-jsr310"
|
||||
|
||||
testCompile "junit:junit"
|
||||
testCompile "org.assertj:assertj-core"
|
||||
testCompile "org.mockito:mockito-core"
|
||||
|
||||
Reference in New Issue
Block a user