Skip to content

Commit e578c0d

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.9.0 to 5.10.0 (#462)
1 parent dbf59ab commit e578c0d

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.10.1'
5959
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.1'
6060
testImplementation 'org.mockito:mockito-core:5.9.0'
61-
testImplementation 'org.mockito:mockito-junit-jupiter:5.9.0'
61+
testImplementation 'org.mockito:mockito-junit-jupiter:5.10.0'
6262

6363
testRuntimeOnly 'org.junit.platform:junit-platform-runner:1.10.1'
6464
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.1'

0 commit comments

Comments
 (0)