1 parent 483be50 commit 8e5309dCopy full SHA for 8e5309d
1 file changed
build.gradle
@@ -76,7 +76,7 @@ configure(javaProjects()) {
76
77
testImplementation 'com.openpojo:openpojo:0.9.1'
78
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
79
- testImplementation 'org.mockito:mockito-junit-jupiter:5.9.0'
+ testImplementation 'org.mockito:mockito-junit-jupiter:5.12.0'
80
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
81
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.2'
82
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
0 commit comments