Skip to content

Commit e9f71b7

Browse files
Bump org.mockito:mockito-core from 4.11.0 to 5.13.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.13.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.13.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4812b2 commit e9f71b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<jetty.version>11.0.24</jetty.version>
3434
<tomcat.version>10.1.29</tomcat.version>
3535
<commons-io.version>2.16.1</commons-io.version>
36-
<mockito.version>4.11.0</mockito.version>
36+
<mockito.version>5.13.0</mockito.version>
3737
<hamcrest.version>3.0</hamcrest.version>
3838
<kerby.version>2.1.0</kerby.version>
3939
</properties>

0 commit comments

Comments
 (0)