Skip to content

Commit

Permalink
bump org.mockito:mockito-core from 5.8.0 to 5.9.0 (via #2300)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 15, 2024
1 parent 76afb06 commit 2f39608
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 @@ -89,7 +89,7 @@ subprojects {
dependency("org.eclipse.jetty:jetty-server:9.4.53.v20231009")
dependency("org.freemarker:freemarker:2.3.32")
dependency("org.junit-pioneer:junit-pioneer:2.2.0")
dependency("org.mockito:mockito-core:5.8.0")
dependency("org.mockito:mockito-core:5.9.0")
dependency("org.projectlombok:lombok:1.18.30")
dependency("org.zeroturnaround:zt-zip:1.16")
dependencySet("org.slf4j:2.0.7") {
Expand Down

0 comments on commit 2f39608

Please sign in to comment.