Skip to content

Commit f4b9744

Browse files
chore(deps): bump org.mockito:mockito-core from 5.9.0 to 5.10.0 (#2215)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.9.0 to 5.10.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.9.0...v5.10.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8165e6d commit f4b9744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<fabric8-client.version>6.10.0</fabric8-client.version>
4848
<slf4j.version>1.7.36</slf4j.version>
4949
<log4j.version>2.22.1</log4j.version>
50-
<mokito.version>5.9.0</mokito.version>
50+
<mokito.version>5.10.0</mokito.version>
5151
<commons-lang3.version>3.14.0</commons-lang3.version>
5252
<compile-testing.version>0.21.0</compile-testing.version>
5353
<javapoet.version>1.13.0</javapoet.version>

0 commit comments

Comments
 (0)