Skip to content

Commit

Permalink
Bump org.json:json from 20241224 to 20250107 in the gradle group
Browse files Browse the repository at this point in the history
Bumps the gradle group with 1 update: [org.json:json](https://github.com/douglascrockford/JSON-java).


Updates `org.json:json` from 20241224 to 20250107
- [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
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 8f3ad86 commit ff0151a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ val assertkJvmVersion = "0.28.1"
val springMockkVersion = "4.0.2"
val mockkVersion = "1.13.14"
val guavaVersion = "33.4.0-jre"
val orgJsonVersion = "20241224"
val orgJsonVersion = "20250107"
val graphQLKotlinVersion = "8.2.1"
val k9FormatVersion = "9.5.0"
val teamDokumenthåndteringAvroSchemaVersion = "357738b9"
Expand Down

0 comments on commit ff0151a

Please sign in to comment.