Skip to content

Commit d9a663b

Browse files
authored
Merge pull request #59 from adamint/dependabot/gradle/org.json-json-20180813
Bump json from 20180130 to 20180813
2 parents 583d7fb + b31889a commit d9a663b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ dependencies {
5353
testImplementation('org.junit.jupiter:junit-jupiter-api:5.3.2')
5454
testImplementation(group: 'org.json', name: 'json', version: '20180130')
5555
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.3.2'
56-
5756
}
5857

5958
dokka {

0 commit comments

Comments
 (0)