Skip to content

Commit

Permalink
Update dependency org.json:json to v20231013
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent 58806d4 commit 5e820a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ dependencies {
"org.slf4j:jul-to-slf4j:2.0.9",
"ch.qos.logback:logback-classic:1.4.11",
"ch.qos.logback:logback-access:1.4.11",
'org.json:json:20230618',
'org.json:json:20231013',
'org.yaml:snakeyaml:2.2',
'com.github.spullara.cli-parser:cli-parser:1.1.6',
'org.apache.httpcomponents:httpclient:4.5.14',
Expand Down

0 comments on commit 5e820a7

Please sign in to comment.