Skip to content

Commit

Permalink
Update to mockito-core:4.11.0
Browse files Browse the repository at this point in the history
Closes gh-1096
  • Loading branch information
jgrandja committed Feb 21, 2023
1 parent 2bb112e commit 397c69c
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:6.0.0"
api "org.junit.jupiter:junit-jupiter:5.9.2"
api "org.assertj:assertj-core:3.24.2"
api "org.mockito:mockito-core:4.8.1"
api "org.mockito:mockito-core:4.11.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 397c69c

Please sign in to comment.