We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d4cc06 commit 3732a85Copy full SHA for 3732a85
build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
13
ext {
14
libs = [
15
- jsonSmart : 'net.minidev:json-smart:2.5.0',
+ jsonSmart : 'net.minidev:json-smart:2.5.1',
16
slf4jApi : 'org.slf4j:slf4j-api:2.0.11',
17
gson : 'com.google.code.gson:gson:2.10.1',
18
hamcrest : 'org.hamcrest:hamcrest:2.2',
0 commit comments