Skip to content

Commit 07f036d

Browse files
Bump json from 20180130 to 20180813
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180130 to 20180813. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Commits](stleary/JSON-java@2018013...2018081) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 025d74a commit 07f036d

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
@@ -51,7 +51,7 @@ dependencies {
5151
}
5252

5353
testImplementation('org.junit.jupiter:junit-jupiter-api:5.2.0')
54-
testImplementation(group: 'org.json', name: 'json', version: '20180130')
54+
testImplementation(group: 'org.json', name: 'json', version: '20180813')
5555
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.2.0'
5656

5757
}

0 commit comments

Comments
 (0)