Skip to content

Commit

Permalink
Bump org.mockito:mockito-core from 5.8.0 to 5.14.2
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.8.0 to 5.14.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.8.0...v5.14.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent e5ec9fc commit 87bc938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion load-balancing-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<version.jfreechart>1.0.13</version.jfreechart>
<version.jcip-annotations>1.0</version.jcip-annotations>
<version.junit>4.13.2</version.junit>
<version.mockito>5.8.0</version.mockito>
<version.mockito>5.14.2</version.mockito>
<version.javax.servlet-3.0>1.0.2.Final</version.javax.servlet-3.0>
</properties>

Expand Down

0 comments on commit 87bc938

Please sign in to comment.