Skip to content

Commit

Permalink
Update org.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bbimber authored and lbergelson committed Aug 1, 2023
1 parent 500cffd commit 44817ee
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 @@ -33,7 +33,7 @@ dependencies {
implementation "org.xerial.snappy:snappy-java:1.1.10.1"
implementation "org.apache.commons:commons-compress:1.22"
implementation 'org.tukaani:xz:1.8'
implementation "org.json:json:20230227"
implementation "org.json:json:20230618"

implementation 'org.openjdk.nashorn:nashorn-core:15.4'

Expand Down

0 comments on commit 44817ee

Please sign in to comment.