Add JSON Serialization
Fixes gh-3812
This commit is contained in:
committed by
Rob Winch
parent
4d02a5c0a0
commit
d77ca17e95
@@ -35,6 +35,7 @@ ext.springDataRedisVersion = '1.7.2.RELEASE'
|
||||
ext.springSessionVersion = '1.2.1.RELEASE'
|
||||
ext.springBootVersion = '1.4.0.RELEASE'
|
||||
ext.thymeleafVersion = '2.1.5.RELEASE'
|
||||
ext.jsonassertVersion = '1.3.0'
|
||||
|
||||
ext.spockDependencies = [
|
||||
dependencies.create("org.spockframework:spock-spring:$spockVersion") {
|
||||
|
||||
Reference in New Issue
Block a user