Skip to content

Commit 1801978

Browse files
Update dependency net.minidev:json-smart to v2.4.9 (#70)
Co-authored-by: mend-for-g.yxqyang.asia[bot] <50673670+mend-for-g.yxqyang.asia[bot]@users.noreply.github.com>
1 parent 14ca59a commit 1801978

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
@@ -60,7 +60,7 @@ dependencies {
6060

6161
// Enforce wiremock to use latest guava and json-smart
6262
testImplementation('com.google.guava:guava:31.1-jre')
63-
testImplementation('net.minidev:json-smart:2.4.8')
63+
testImplementation('net.minidev:json-smart:2.4.9')
6464

6565
testRuntimeOnly('org.slf4j:slf4j-simple:1.7.25') // capture WireMock logging
6666

0 commit comments

Comments
 (0)