Skip to content

Commit

Permalink
Update to mockito-core:4.8.0
Browse files Browse the repository at this point in the history
Closes gh-911
  • Loading branch information
jgrandja committed Sep 20, 2022
1 parent 1d4b30e commit 92cbad6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
api "jakarta.servlet:jakarta.servlet-api:5.0.0"
api "junit:junit:4.13.2"
api "org.assertj:assertj-core:3.23.1"
api "org.mockito:mockito-core:4.6.1"
api "org.mockito:mockito-core:4.8.0"
api "com.squareup.okhttp3:mockwebserver:4.10.0"
api "com.squareup.okhttp3:okhttp:4.10.0"
api "com.jayway.jsonpath:json-path:2.7.0"
Expand Down

0 comments on commit 92cbad6

Please sign in to comment.