Skip to content

Commit

Permalink
Bump org.json:json from 20231013 to 20240303
Browse files Browse the repository at this point in the history
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20231013 to 20240303.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent 421c5e7 commit 48783bf
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 @@ -40,7 +40,7 @@ dependencies {
implementation 'commons-codec:commons-codec:1.16.1'
include "no.item:wsutil-server:2.0.0"
include "com.gravitondigital:featuretogglelib:0.3.0"
include 'org.json:json:20231013'
include 'org.json:json:20240303'
include "com.enonic.lib:lib-react4xp:5.1.0"
include 'com.enonic.lib:lib-text-encoding:2.1.1'
include "com.enonic.xp:lib-value:${xpVersion}"
Expand Down

0 comments on commit 48783bf

Please sign in to comment.