Skip to content

Commit 446568f

Browse files
authored
Merge pull request #579 from matomo-org/dependabot/gradle/org.json-json-20250517
Bump org.json:json from 20250107 to 20250517
2 parents e9efc0f + 252e657 commit 446568f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tracker/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646

4747
// Mocktio
4848
testImplementation "org.mockito:mockito-core:5.18.0"
49-
testImplementation "org.json:json:20250107"
49+
testImplementation "org.json:json:20250517"
5050
testImplementation "org.robolectric:robolectric:4.14.1"
5151
}
5252

0 commit comments

Comments
 (0)