Skip to content

Commit 5e5c6fe

Browse files
dependabot[bot]airsquared
authored andcommitted
Bump json from 20201115 to 20210307
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20201115 to 20210307. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Commits](https://github.com/douglascrockford/JSON-java/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 396189e commit 5e5c6fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
implementation "org.openjfx:javafx-graphics:15.0.1:$fxPlatform"
5757
implementation "org.openjfx:javafx-fxml:15.0.1:$fxPlatform"
5858

59-
implementation group: 'org.json', name: 'json', version: '20201115'
59+
implementation group: 'org.json', name: 'json', version: '20210307'
6060
implementation 'de.jangassen:nsmenufx:3.1.0'
6161
// implementation 'net.java.dev.jna:jna:jpms:5.7.0'
6262

0 commit comments

Comments
 (0)