Skip to content

Commit 9cefa6e

Browse files
Bump org.mockito:mockito-core from 5.5.0 to 5.6.0 (#1305)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.5.0...v5.6.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4cc347 commit 9cefa6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<junit-jupiter.version>5.9.2</junit-jupiter.version>
7777
<maven-surefire-plugin>3.1.2</maven-surefire-plugin>
7878
<hamcrest.version>1.3</hamcrest.version>
79-
<mockito.version>5.5.0</mockito.version>
79+
<mockito.version>5.6.0</mockito.version>
8080
<assertj.version>3.24.2</assertj.version>
8181
<wiremock.version>3.0.0-beta-10</wiremock.version>
8282
<reactor.test.version>3.5.11</reactor.test.version>

0 commit comments

Comments
 (0)