Skip to content

Commit 356c5bb

Browse files
chore(deps-dev): bump org.mockito:mockito-core
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.17.0...v5.18.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55b8204 commit 356c5bb

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
@@ -81,7 +81,7 @@
8181
<jackson.version>2.19.1</jackson.version>
8282
<slf4j.version>2.0.17</slf4j.version>
8383
<junit.version>5.12.2</junit.version>
84-
<mockito.version>5.17.0</mockito.version>
84+
<mockito.version>5.18.0</mockito.version>
8585
<hamcrest.version>1.3</hamcrest.version>
8686
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8787
</properties>

0 commit comments

Comments
 (0)