Merge pull request #2888 from nightscout/dependabot/gradle/dev/org.mockito-mockito-junit-jupiter-5.6.0

chore(deps): bump org.mockito:mockito-junit-jupiter from 5.5.0 to 5.6.0
This commit is contained in:
Milos Kozak 2023-10-09 12:57:20 +02:00 committed by GitHub
commit b2c0fe4638
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ buildscript {
junit_version = '4.13.2'
junit_jupiter_version = '5.10.0'
mockito_version = '5.5.0'
mockito_version = '5.6.0'
dexmaker_version = '1.2'
retrofit2_version = '2.9.0'
okhttp3_version = '4.11.0'