Skip to content

Commit

Permalink
bump mockito-core from 4.1.0 to 4.5.1 (via #734)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 7, 2022
1 parent 0bc5ab3 commit e869349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ configure(libs) {
dependency("org.freemarker:freemarker:2.3.31")
dependency("org.jboss.resteasy:resteasy-client:4.7.3.Final")
dependency("org.mock-server:mockserver-netty:5.13.2")
dependency("org.mockito:mockito-core:4.1.0")
dependency("org.mockito:mockito-core:4.5.1")
dependency("javax.annotation:javax.annotation-api:1.3.1")
dependencySet("org.slf4j:1.7.30") {
entry("slf4j-api")
Expand Down

0 comments on commit e869349

Please sign in to comment.