Skip to content

Commit 84bf0de

Browse files
Bump org.mockito:mockito-core from 5.15.2 to 5.18.0 (#35)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.15.2 to 5.18.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.15.2...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c5a106 commit 84bf0de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@
336336
<dependency>
337337
<groupId>org.mockito</groupId>
338338
<artifactId>mockito-core</artifactId>
339-
<version>5.15.2</version>
339+
<version>5.18.0</version>
340340
<scope>test</scope>
341341
</dependency>
342342
</dependencies>

0 commit comments

Comments
 (0)