Skip to content

Commit ddcf4ad

Browse files
authored
Merge pull request #1226 from freefair/dependabot/gradle/org.mockito-mockito-core-5.14.2
Bump org.mockito:mockito-core from 5.14.1 to 5.14.2
2 parents 9e81041 + 597e9ee commit ddcf4ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ allprojects {
4949
testImplementation 'org.assertj:assertj-core:3.26.3'
5050
testImplementation 'org.junit.jupiter:junit-jupiter-api'
5151
testImplementation 'org.junit.jupiter:junit-jupiter-params'
52-
testImplementation 'org.mockito:mockito-core:5.14.1'
52+
testImplementation 'org.mockito:mockito-core:5.14.2'
5353
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
5454
}
5555

0 commit comments

Comments
 (0)