Skip to content

Commit ef80cec

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.15.2 to 5.16.0 (#557)
1 parent c5ab26b commit ef80cec

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.12.0'
5959
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.12.0'
6060
testImplementation 'org.mockito:mockito-core:5.15.2'
61-
testImplementation 'org.mockito:mockito-junit-jupiter:5.15.2'
61+
testImplementation 'org.mockito:mockito-junit-jupiter:5.16.0'
6262

6363
testRuntimeOnly 'org.junit.platform:junit-platform-runner:1.12.0'
6464
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.0'

0 commit comments

Comments
 (0)