Skip to content

Commit 18c7ee1

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.13.0 to 5.14.1 (#508)
1 parent f42e32f commit 18c7ee1

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
@@ -58,7 +58,7 @@ dependencies {
5858
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
5959
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.1'
6060
testImplementation 'org.mockito:mockito-core:5.13.0'
61-
testImplementation 'org.mockito:mockito-junit-jupiter:5.13.0'
61+
testImplementation 'org.mockito:mockito-junit-jupiter:5.14.1'
6262

6363
testRuntimeOnly 'org.junit.platform:junit-platform-runner:1.11.0'
6464
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.0'

0 commit comments

Comments
 (0)