Skip to content

Commit

Permalink
Upgrade net.minidev:json-smart from 2.5.0 to 2.5.1 (#1004)
Browse files Browse the repository at this point in the history
  • Loading branch information
oswaldobapvicjr committed Mar 24, 2024
1 parent 2d4cc06 commit 3732a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -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',
Expand Down

0 comments on commit 3732a85

Please sign in to comment.