Skip to content

Commit 3bfbd75

Browse files
Update dependency org.json:json to v20230227 (#273)
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> (cherry picked from commit d9884b3)
1 parent c29b1f8 commit 3bfbd75

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
@@ -150,7 +150,7 @@ dependencies {
150150
api project(":libs:h3")
151151
yamlRestTestRuntimeOnly "org.apache.logging.log4j:log4j-core:${versions.log4j}"
152152
testImplementation "org.hamcrest:hamcrest:${versions.hamcrest}"
153-
testImplementation 'org.json:json:20211205'
153+
testImplementation 'org.json:json:20230227'
154154
implementation "org.apache.commons:commons-lang3:3.12.0"
155155
implementation "org.locationtech.spatial4j:spatial4j:${versions.spatial4j}"
156156
implementation "org.locationtech.jts:jts-core:${versions.jts}"

0 commit comments

Comments
 (0)