Merge pull request #83 from kaklakariada/dependabot/gradle/org.mockito-mockito-core-3.11.2

Bump mockito-core from 3.8.0 to 3.11.2
master
chπ 2021-07-11 17:55:34 +02:00 committed by GitHub
commit 207409f8bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ dependencies {
runtimeOnly 'commons-jxpath:commons-jxpath:1.1' // sbbi
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:3.8.0'
testImplementation 'org.mockito:mockito-core:3.11.2'
}
license {