Skip to content

Commit 8e5309d

Browse files
Update dependency org.mockito:mockito-junit-jupiter to v5.12.0
1 parent 483be50 commit 8e5309d

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
@@ -76,7 +76,7 @@ configure(javaProjects()) {
7676

7777
testImplementation 'com.openpojo:openpojo:0.9.1'
7878
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
79-
testImplementation 'org.mockito:mockito-junit-jupiter:5.9.0'
79+
testImplementation 'org.mockito:mockito-junit-jupiter:5.12.0'
8080
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
8181
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.2'
8282
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'

0 commit comments

Comments
 (0)