Skip to content

Commit 8b9158e

Browse files
authored
Merge pull request #751 from jamesmudd/dependabot/gradle/jhdf/org.mockito-mockito-core-5.20.0
Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 in /jhdf
2 parents 30efe7d + 2255ffd commit 8b9158e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jhdf/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
testRuntimeOnly 'org.slf4j:slf4j-simple:2.0.17'
6464

6565
// Mocking
66-
testImplementation 'org.mockito:mockito-core:5.19.0'
66+
testImplementation 'org.mockito:mockito-core:5.20.0'
6767
testImplementation 'org.powermock:powermock-core:2.0.9'
6868

6969
// Matchers

0 commit comments

Comments
 (0)