Skip to content

Commit

Permalink
Bump json-smart version from 2.4.10 to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shoothzj committed Jul 10, 2023
1 parent 21de620 commit 9a6be0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {

ext {
libs = [
jsonSmart: 'net.minidev:json-smart:2.4.10',
jsonSmart: 'net.minidev:json-smart:2.5.0',
slf4jApi: 'org.slf4j:slf4j-api:1.7.36',
gson: 'com.google.code.gson:gson:2.10.1',
hamcrest: 'org.hamcrest:hamcrest:2.2',
Expand Down

0 comments on commit 9a6be0d

Please sign in to comment.