Skip to content

Commit 88c8f20

Browse files
Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 (#543)
1 parent 07e29ec commit 88c8f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
testImplementation 'org.hamcrest:hamcrest:3.0'
5858
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
5959
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.4'
60-
testImplementation 'org.mockito:mockito-core:5.14.2'
60+
testImplementation 'org.mockito:mockito-core:5.15.2'
6161
testImplementation 'org.mockito:mockito-junit-jupiter:5.14.2'
6262

6363
testRuntimeOnly 'org.junit.platform:junit-platform-runner:1.11.4'

0 commit comments

Comments
 (0)