|
|
|
@ -12,7 +12,7 @@ buildscript {
|
|
|
|
|
|
|
|
|
|
ext { |
|
|
|
|
libs = [ |
|
|
|
|
jsonSmart : 'net.minidev:json-smart:2.5.0', |
|
|
|
|
jsonSmart : 'net.minidev:json-smart:2.5.1', |
|
|
|
|
slf4jApi : 'org.slf4j:slf4j-api:2.0.11', |
|
|
|
|
gson : 'com.google.code.gson:gson:2.10.1', |
|
|
|
|
hamcrest : 'org.hamcrest:hamcrest:2.2', |
|
|
|
|