Skip to content

Commit 3732a85

Browse files
Upgrade net.minidev:json-smart from 2.5.0 to 2.5.1 (#1004)
1 parent 2d4cc06 commit 3732a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212

1313
ext {
1414
libs = [
15-
jsonSmart : 'net.minidev:json-smart:2.5.0',
15+
jsonSmart : 'net.minidev:json-smart:2.5.1',
1616
slf4jApi : 'org.slf4j:slf4j-api:2.0.11',
1717
gson : 'com.google.code.gson:gson:2.10.1',
1818
hamcrest : 'org.hamcrest:hamcrest:2.2',

0 commit comments

Comments
 (0)