Skip to content

Commit ff0151a

Browse files
Bump org.json:json from 20241224 to 20250107 in the gradle group
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]>
1 parent 8f3ad86 commit ff0151a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ val assertkJvmVersion = "0.28.1"
3636
val springMockkVersion = "4.0.2"
3737
val mockkVersion = "1.13.14"
3838
val guavaVersion = "33.4.0-jre"
39-
val orgJsonVersion = "20241224"
39+
val orgJsonVersion = "20250107"
4040
val graphQLKotlinVersion = "8.2.1"
4141
val k9FormatVersion = "9.5.0"
4242
val teamDokumenthåndteringAvroSchemaVersion = "357738b9"

0 commit comments

Comments
 (0)