Skip to content

Commit d8a1957

Browse files
committed
Resolve dependabot issues part 2
1 parent 1b3d826 commit d8a1957

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
@@ -119,7 +119,7 @@ dependencies {
119119
implementation "jakarta.annotation:jakarta.annotation-api:$jakarta_annotation_version"
120120
testImplementation 'junit:junit:4.13.2'
121121
testImplementation 'org.mockito:mockito-core:3.12.4'
122-
implementation 'org.json:json:20171018'
122+
implementation 'org.json:json:20231013'
123123
}
124124

125125
javadoc {

0 commit comments

Comments
 (0)