Skip to content

Commit

Permalink
bump org.mockito:mockito-core from 5.5.0 to 5.6.0 (via #2144)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 0ad239e commit 7402869
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 @@ -88,7 +88,7 @@ subprojects {
dependency("org.eclipse.jetty:jetty-server:9.4.51.v20230217")
dependency("org.freemarker:freemarker:2.3.32")
dependency("org.junit-pioneer:junit-pioneer:2.1.0")
dependency("org.mockito:mockito-core:5.5.0")
dependency("org.mockito:mockito-core:5.6.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 7402869

Please sign in to comment.